Tesis 1.0.0
Loading...
Searching...
No Matches
com.example.food_front.LoginFragment Class Reference
Inheritance diagram for com.example.food_front.LoginFragment:

Public Member Functions

View onCreateView (@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState)
void saveUserProfile (String name, String surname, String email, String phone, String profileImageUrl)

Detailed Description

Definition at line 33 of file LoginFragment.java.

Member Function Documentation

◆ onCreateView()

View com.example.food_front.LoginFragment.onCreateView ( @NonNull LayoutInflater inflater,
@Nullable ViewGroup container,
@Nullable Bundle savedInstanceState )
inline

Definition at line 41 of file LoginFragment.java.

◆ saveUserProfile()

void com.example.food_front.LoginFragment.saveUserProfile ( String name,
String surname,
String email,
String phone,
String profileImageUrl )
inline

Definition at line 157 of file LoginFragment.java.


The documentation for this class was generated from the following file: