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

Public Member Functions

View onCreateView (@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState)
void actualizarImagenPerfil (String url)
void onResume ()
void onStart ()
void onStop ()

Detailed Description

Definition at line 47 of file HomeFragment.java.

Member Function Documentation

◆ actualizarImagenPerfil()

void com.example.food_front.HomeFragment.actualizarImagenPerfil ( String url)
inline

Definition at line 206 of file HomeFragment.java.

◆ onCreateView()

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

Definition at line 59 of file HomeFragment.java.

◆ onResume()

void com.example.food_front.HomeFragment.onResume ( )
inline

Definition at line 352 of file HomeFragment.java.

◆ onStart()

void com.example.food_front.HomeFragment.onStart ( )
inline

Definition at line 370 of file HomeFragment.java.

◆ onStop()

void com.example.food_front.HomeFragment.onStop ( )
inline

Definition at line 376 of file HomeFragment.java.


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