Commit 4c0b8b51 authored by fallenstardust's avatar fallenstardust

微调

parent 1a208e9f
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
<style name="AppTheme.Game" parent="android:Theme.Holo.NoActionBar.Fullscreen"> <style name="AppTheme.Game" parent="android:Theme.Holo.NoActionBar.Fullscreen">
<item name="android:windowIsTranslucent">false</item> <item name="android:windowIsTranslucent">false</item>
<item name="android:windowDisablePreview">true</item> <item name="android:windowDisablePreview">true</item>
<item name="android:windowBackground">@drawable/bg3</item>
</style> </style>
<style name="AppTheme.Logo" parent="AppTheme"> <style name="AppTheme.Logo" parent="AppTheme">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment