Hello i'm trying to change the design of the selector on a spinner as
the big circular button looks very ugly. I've been trying to follow
this guide http://www.gersic.com/blog.php?id=57. However, i'm having
problems using the following two xml attributes as they are unknown
and i'm getting the following error message "error: no resource
identifier found for attribute in package 'android' " :

android:drawSelectorOnTop="true" ( 'false' also doesn't remove the
selector from my spinner)
android:spinnerSelector="@drawable/
myCustomSelector"  (myCustomSelector is my own .png picture for the
spinner)

I am using Eclipse 3.4 and Android SDK v1.0 r2. If i can not change
the design of them i'd like to remove them completely from the
spinner. Have these attributes been removed and if so what have they
been replaced with?

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