android - How do you change the textcolor of the list items in an AlertDialog -


hello trying change text color of items in list on listpreference pop window. have spent on hour looking through of various style names can't find textappearance or goes particular text. help!

you can't , shouldn't. *preference uses styles com.android.internal.r.styleable might changed manufactures. idea of using default ones every preference screen in device alike.

on other hand can try doing activity android:theme="@android:style/theme.dialog" in app's androidmanifest , place listview styled want.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -