|
View | onCreateView (@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState) |
void | saveUserProfile (String name, String surname, String email, String phone, String profileImageUrl) |
Definition at line 33 of file LoginFragment.java.
◆ onCreateView()
View com.example.food_front.LoginFragment.onCreateView |
( |
@NonNull LayoutInflater | inflater, |
|
|
@Nullable ViewGroup | container, |
|
|
@Nullable Bundle | savedInstanceState ) |
|
inline |
◆ saveUserProfile()
void com.example.food_front.LoginFragment.saveUserProfile |
( |
String | name, |
|
|
String | surname, |
|
|
String | email, |
|
|
String | phone, |
|
|
String | profileImageUrl ) |
|
inline |
The documentation for this class was generated from the following file: