I got a text color problem when diaplaying a multi choise dialog. The
Theme of my app is set like this:

<application android:icon="@drawable/icon" android:label="@string/
app_name" android:theme="@android:style/Theme.Light">
....
</application>

When I pop up a dialog using AlertDialog, text's color in list is
white, and the color of multi select list is white too and I can't see
any of items in it. I'm not special the Theme attribute of the parent
activity who pop up dialog. How can I set text color to black in multi
choise dialog ?
Any help

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to