How can I create an horizontal icons selection dialog like the one in the below picture?
I saw this in many applications but couldn't find an how-to guide...
Thanks...
How can I create an horizontal icons selection dialog like the one in the below picture?
I saw this in many applications but couldn't find an how-to guide...
Thanks...
This is the QuickAction ui pattern. For more information check here: http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/ and here: Android Quick Actions UI Pattern
Hope this helps!