views:

27

answers:

0

I am using an alertDialog to display data similar to a spinner. Is there a way to move the active selection (like in setSingleChoice) using setItems ?

I want the displayed list to look like a spinner, without the radio buttons.