I am looking for the right UI widget to use for this requirement:
When the user clicks a button, a modal list appears, the user clicks and item and then the focus is returned to the active Activity.
I am looking for the right UI widget to use for this requirement:
When the user clicks a button, a modal list appears, the user clicks and item and then the focus is returned to the active Activity.
You could do that with a dialog. And you can customize the dialog with custom views as per your needs.
Some help on the dialog http://www.channels.com/episodes/show/6481543/Episode-8-The-Alert-Dialog