Class UserProfileFragment
-
- All Implemented Interfaces:
public class UserProfileFragment
用户资料页面
- Since:
5.12.0
rongcloud
-
-
Constructor Summary
Constructors Constructor Description UserProfileFragment()
-
Method Summary
Modifier and Type Method Description View
onCreateView(Context context, LayoutInflater inflater, ViewGroup container, Bundle args)
void
onStart()
-
-
Method Detail
-
onCreateView
View onCreateView(Context context, LayoutInflater inflater, ViewGroup container, Bundle args)
-
onStart
void onStart()
-
-
-
-