For my AndEngine-based live wallpaper app, I started out with the AndEngine live wallpaper template, which had the preferences activity's them set to android:theme="@android:style/Theme.Light.WallpaperSettings". Summary: I hate it. Sprites show up under the text (thanks to the translucent background) making it difficult to impossible to read some parts.
What I want is the "normal" black background/white text theme. I *THOUGHT* I had it right simply by removing the above them from AndroidManifest.xml. Unfortunately, now checkbox labels (and probably others, too) are black on black. That makes it a bit more difficult to read than it was before.... Yeah, just a bit. I looked in the dev guide, and the page full of themes that it points to, but if it was there, I missed it ... at least 5 times (I'm not sure how many times I went through that page, but it was at least 5, which with the damage to my left occipital lobe done by a 2.5cm cancer tumor and the surgery to remove it, may well not have been enough). So, what is the name of the theme that I'm looking for? Thanks, --jim -- 73 DE N5IAL (/4) | "This 'telephone' has too many [email protected] | shortcomings to be seriously considered < Running FreeBSD 7.0 > | as a means of communication. The device ICBM / Hurricane: | is inherently of no value to us." 30.44406N 86.59909W | (Western Union internal memo, 1876) -- 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

