Search code examples
androidandroid-listviewquickaction

How to create a context menu on a ListView item in Android?


As i mentioned in photo , i dont know what is this widget? and how to create it and use it in our project?

enter image description here


Solution

  • What you want is called Quick Actions. I'm sure these projects will be helpful for you:

    NewQuickAction3D: NewQuickAction3D is a small android library to create QuickAction dialog with Gallery3D app style.

    NewQuickAction: NewQuickAction is a small android library to create QuickAction dialog.