Hi, When defining a ListPreference you get a CheckedTextView with android:checkMark to a drawable btn_radio (as I understand it). Im trying to change the look of the radio button, but don't find a solution:
1. Where in android source (line and file) is the radio button defined for a ListPreference? 2. Is there a way to change the radio button to another drawable than the standard one (I do understand how btn_radio.xml etc. works)? 3. The file select_dialog_singlechoice.xml does not seem to be used? 4. I also haven't found anything in themes.xml and styles.xml, is there something there I can use? Cheers Jonas. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

