0
Like to know, how to put those edit and delete options when we run Longclick from listview. If it is possible to at least inform me the name or give an example, I thank you.
0
Like to know, how to put those edit and delete options when we run Longclick from listview. If it is possible to at least inform me the name or give an example, I thank you.
Browser other questions tagged android listview
You are not signed in. Login or sign up in order to post.
You can use the Contextmenu
– Jorge B.
Or would be the Actionmode?
– Wakim
@Wakim I use Contextmenu and it looks flawless.
– Jorge B.
see if this helps! http://developer.android.com/guide/topics/ui/menus.html#context-menu
– Paulo Saldanha da silva