зеркало из https://github.com/mozilla/gecko-dev.git
Bug 857120: Revert awesomebar overdraw to save action-bar. [r=mfinkle]
This commit is contained in:
Родитель
1a4448b121
Коммит
6420449f4e
|
@ -54,7 +54,6 @@
|
||||||
|
|
||||||
<style name="Gecko.Light.AwesomeBar">
|
<style name="Gecko.Light.AwesomeBar">
|
||||||
<item name="android:actionBarStyle">@style/ActionBar.AwesomeBar</item>
|
<item name="android:actionBarStyle">@style/ActionBar.AwesomeBar</item>
|
||||||
<item name="android:windowBackground">@null</item>
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="Gecko.TitleBar.Preferences">
|
<style name="Gecko.TitleBar.Preferences">
|
||||||
|
|
|
@ -40,9 +40,7 @@
|
||||||
<item name="android:windowBackground">@color/background_normal</item>
|
<item name="android:windowBackground">@color/background_normal</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="Gecko.Light.AwesomeBar">
|
<style name="Gecko.Light.AwesomeBar"/>
|
||||||
<item name="android:windowBackground">@null</item>
|
|
||||||
</style>
|
|
||||||
|
|
||||||
<style name="Gecko.TitleBar.Preferences">
|
<style name="Gecko.TitleBar.Preferences">
|
||||||
<item name="android:windowBackground">@color/background_normal</item>
|
<item name="android:windowBackground">@color/background_normal</item>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче