| author | "Vincent Veronis" | 
| Thu, 31 Mar 2011 22:16:16 +0200 | |
| changeset 883 | 2c0475fc3475 | 
| parent 882 | a595689fed67 | 
| child 884 | 5315a5713dd5 | 
--- a/res/values/styles.xml Thu Mar 31 21:53:43 2011 +0200 +++ b/res/values/styles.xml Thu Mar 31 22:16:16 2011 +0200 @@ -13,7 +13,8 @@ <item name="android:enabled">true</item> </style> <style name="Theme.BEEM.Default" parent="@android:style/Theme"> - <item name="android:windowBackground">@drawable/background</item> +<!-- <item name="android:windowBackground">@drawable/background</item>--> + <item name="android:background">@color/black</item> </style>