I want to add Pattern 6: QuickActions from android\'s blog to my app.
Any code snippet?
Anyone try to do it already?
Shoul
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 Dialog with a custom background drawable, and using Window.LayoutParams to position the dialog.
Dialog
Window.LayoutParams