I would like to create one feature in my app like in Twitter app for android. When you use it you have list of tweets. Every item has a text and button. When you click on a button a horizontal menu slides in. I`m wondering how to do something like that ? I know that I need to set OnClickListener for button. That is easy but how to slide in this menu ?
Share
This control is called QuickAction. Seen it here:
http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/