Thanks...

While this may work ... there´s a button in the list that appears also
in the widget before the choosen option´s text.
My spinner is small so the text doesn´t even appear. I guess I will
have to give up the spinner .....

Thanks,
Gabriel

On 13 jun, 01:03, Seni Sangrujee <sangru...@gmail.com> wrote:
> I ran into complaints from Motorola Backflip users about white on
> white spinners.
>
> My workaround was to give up on the svelte simple_spinner_items and
> use the big and beautiful simple_spinner_dropdown_items.
>
> //
> adapter.setDropDownViewResource(android.R.layout.simple_spinner_item);
> adapter.setDropDownViewResource(android.R.layout.simple_spinner_dropdown_it 
> em);
>
> On Jun 12, 8:36 pm, Gabriel Simões <gsim...@gmail.com> wrote:
>
>
>
> > Hello,
>
> > I have an app which uses 3 different spinners to allow users to choose
> > from some options.
> > I´ve added those spinners to my layout without editing most of it´s
> > properties and this way it works for most of my users. Unfortunately
> > most isn´t all and then some of them started complaining that the list
> > of options is showing text in white with over a white background!
> > I´d like to know if there´s a way (or a property) so I can force those
> > spinners to show the options list using text in black.
>
> > Thanks,
> > Gabriel Simões

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to