Nope. I do as well.

I hope someone can answer this for you.

I don't know if this is what you are looking for, but you can have a 
spinner by declaring a progressbar with the style Small. Like this:

<ProgressBar

         android:id="@+id/spinnerView"

        android:layout_width="wrap_content"

         android:layout_height="wrap_content"

        android:layout_centerInParent="true"

        android:indeterminateOnly="true"

        style="@android:style/Widget.ProgressBar.Small.Inverse"/>



Em segunda-feira, 2 de julho de 2012 12h34min21s UTC-3, bob escreveu:
>
> Am I the only one who thinks it's weird that drop down lists are called 
> spinners on Android?
>

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