Class MyProfileFragment
-
- All Implemented Interfaces:
public class MyProfileFragment
我的资料页面
- Since:
5.12.0
rongcloud
-
-
Constructor Summary
Constructors Constructor Description MyProfileFragment()
-
Method Summary
Modifier and Type Method Description void
onResume()
View
onCreateView(Context context, LayoutInflater inflater, ViewGroup container, Bundle args)
void
onClick(View v)
-
-
Method Detail
-
onResume
void onResume()
-
onCreateView
View onCreateView(Context context, LayoutInflater inflater, ViewGroup container, Bundle args)
-
onClick
void onClick(View v)
-
-
-
-