I have a listview
, and with setOnItemClickListener
and / or setOnItemLongClickListener
I delete the registry.
I would like to know how to open a janela
(type a modal, which opens the window and dims the background) with opções
, eg confirm / cancel.
Would you have to create a new activity and pass the values to it?! And to stay just one little window with the dark background as we see in many apps?
If you have articles, tutorials, etc. you can send that I like to see everyone.