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.
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.