I want to add Pattern 6: QuickActions from android’s blog to my app.
Any code snippet?
Anyone try to do it already?
Should this work on android 1.5?
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.
That app is going to be open sourced at some point so you may want to wait until then. But it could be done with a
Dialogwith a custom background drawable, and usingWindow.LayoutParamsto position the dialog.