I’ve just created a chat app for android, I got a problem to create a place for user profile using popups,,,in top of popups is image,and bellow is detail..(detail consist of contact,chat,timeline etc which is limited by an appearing tab) as the picture bellow,,,[center picture…]
http://developer.android.com/design/media/dialogs_popups_example.png
Where can I get the link to solve this case?
this documentation is for you : http://developer.android.com/guide/topics/ui/dialogs.html
It’s explain custom dialog, listDialog, … If you would replicate Contact Dialog, you can try Custom dialog with Layout.