I am trying to change the background color of the screen.  I have the
this in my style file but I just can't get the color to change.
Changing the "windowNoTitle" works fine but I can't get the color to
change

    <style name="Theme.Transparent">
        <item name="android:windowNoTitle">false</item>
        <item name="android:colorBackground">#ff0033</item>
        <item name="android:panelColorBackground">#ff0033</item>
    </style>

Can some one please help quick!

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to