How would I modify the size of text in a class that extends PreferenceActivity? I'm doing the simplest possible implementation of a prefs activity, just calling addPreferencesFromResource(), but the text size in the ListView is too big for the preference titles I want. I assume I might be able to modify or set the theme to make the title text smaller, but I'm not very theme-savvy. Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

