Have you tried to set the theme of your activity to Android's
Theme.Black?
<activity
android:name="..."
android:label="..."
android:theme="@android:style/Theme_Black" />
On Jan 31, 5:30 pm, guich <[email protected]> wrote:
> Hi,
>
> When i launch Activity A, the screen goes black, then dark-gray. Then
> A launches B, and the screen goes black and dark-gray again.
>
> Is there a way to set the default background color to black? Activity
> A has no screen, its just a stub that calls B.
>
> thanks and regards
>
> guich
--
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