Class MyProfileFragment
-
- All Implemented Interfaces:
public class MyProfileFragmentMy profile page
- Since:
5.12.0
-
-
Constructor Summary
Constructors Constructor Description MyProfileFragment()
-
Method Summary
Modifier and Type Method Description voidonResume()ViewonCreateView(Context context, LayoutInflater inflater, ViewGroup container, Bundle args)voidonClick(View v)-
-
Method Detail
-
onResume
void onResume()
-
onCreateView
View onCreateView(Context context, LayoutInflater inflater, ViewGroup container, Bundle args)
-
onClick
void onClick(View v)
-
-
-
-