public class ProfileActivity
extends Activity
Modifier and Type | Class and Description |
---|---|
class |
ProfileActivity.WallItem |
Constructor and Description |
---|
ProfileActivity() |
Modifier and Type | Method and Description |
---|---|
void |
fillProfileScreen(ProfileModel pm) |
boolean |
isMyProfile() |
void |
onCreate(Bundle savedInstanceState) |
void |
onResume() |
void |
setMyProfile(boolean isMyProfile) |
public boolean isMyProfile()
public void setMyProfile(boolean isMyProfile)
public void onCreate(Bundle savedInstanceState)
public void onResume()
public void fillProfileScreen(ProfileModel pm)