Hi, I have been looking at the examples regarding themes and styles on the Dev guide... I see a lot of attributes have been used, for example :
<style name="SpecialText" parent="@style/Text"> <item name="android:textSize">18sp</item> <item name="android:textColor">#008</item> </style> Now I was wondering where can I find a list with all existing attributes ? I'd like to change the (standard) Menu-items background, both a color change as using an Image as the background for every item would be acceptable... Any hints, tips or code that might help are very welcome... Thanks in advance... -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

