Sorry, found it. android:theme="@android:style/Theme"
Instead of android:theme="@android:style/Theme.LightWallpaper.wallpapersettings" My excuse: I only do wallpapers, and so have never seen or used a theme before. On Mar 19, 4:05 pm, Peter Webb <[email protected]> wrote: > When you go into the "settings" screen for the standard cube wallpaper > demo, they are a semi-transparent overlay over the screen wallpaper. > > For example: > > http://developer.android.com/resources/samples/CubeLiveWallpaper/inde... > > The pic on the right has the octahedron peeping through. > > I want my "settings" screen to be a regular opaque screen, as it is on > other wallpapers in the market. > > I can't see where the cube2 settings specifies that the preference > screen is semi-transparent. Or how to make it opaque. > > How do I do this? Do I have to draw a black screen as an underlay, or > is some attribute in the PreferenceActivity I have to set, or what? I > have really looked, but cannot find the answer. > > I would post the code, but I am not even sure which part is relevant. > It the standard cube2, cubewallpaper2setting etc from the SDK > examples. > > Can anybody give me a hint? -- 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

