Search code examples
androidsense

Android: EditText long press menu


what is this thing and how do i add to it?

it's not the normal selection popup. is this native to Android or part of the Sense UI?

HTC Thunderbolt.


Solution

  • It's called a Quick Action Dialog, it's custom, you can see an example of how you can make one here.