i'm searhing for a widget in a android app where the user can select a item from a specific list. its only possible to select one and the list is defined by the app.
its like a dropdown. i cant use a simple listView because i need at least 4 of there controls on one page. so what is a good solution?
