I want to create a popup window like the link given bellow. I thought it would be using QuickContactBabage but it is not. and just not geyting how to create it.
image link http://cdn3.staztic.com/screenshots/android-swim-32-2.jpg
Thanks in advance
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
By extending PopupWindow you can do whatever you need like your requirement. Below is the main code for, popwindow shown process.
By, trying NewQuickAction3D exmample, you’ll get an output like below –
Also, have a look at here QuickAction Dialog in Android