Bug 857120: Revert awesomebar overdraw to save action-bar. [r=mfinkle]

This commit is contained in:
Sriram Ramasubramanian 2013-04-02 12:02:27 -07:00
parent 6a3b9b12bf
commit ad5a3b125a
2 changed files with 1 additions and 4 deletions

View File

@ -54,7 +54,6 @@
<style name="Gecko.Light.AwesomeBar">
<item name="android:actionBarStyle">@style/ActionBar.AwesomeBar</item>
<item name="android:windowBackground">@null</item>
</style>
<style name="Gecko.TitleBar.Preferences">

View File

@ -40,9 +40,7 @@
<item name="android:windowBackground">@color/background_normal</item>
</style>
<style name="Gecko.Light.AwesomeBar">
<item name="android:windowBackground">@null</item>
</style>
<style name="Gecko.Light.AwesomeBar"/>
<style name="Gecko.TitleBar.Preferences">
<item name="android:windowBackground">@color/background_normal</item>