The Dialog inherits the Theme that you set for the Activity. usually
it shows up white text on black for Theme.Light.
Change    <item name="android:textColor">@drawable/solid_black</item>
to someting lighter. maybe- @android:color/white

Cheers
Chander


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to