I've got a use for a couple of new Preference types, and have been trying to make my new (inherited) preferences match the existing ones. Is there an example of (for example) something like the CheckboxPreference UI layout that I can crib from to ensure my new ones match accurate?
The big problem I'm having is that in an existing preference, the summary text is grey while the title text is pure white. If I set that text to color #ffffff it looks right, but then if I disable the preference it doesn't darken properly. Is there a specific appearance style I should be using for my title/summary in my new layout? -- 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