mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 1280405 - Add windowActionBar to theme in base configuration. r=ahunt
MozReview-Commit-ID: GCCzveppDDl --HG-- extra : rebase_source : dcaa7a5138439e4aa0ef91f8c560b469fe4a0200 extra : source : 1abbe06c608ed0c8e83c17f9aeb803de1510eefd
This commit is contained in:
parent
006cafb26b
commit
90db3fb96b
@ -11,6 +11,7 @@
|
||||
-->
|
||||
<style name="GeckoBase" parent="Theme.AppCompat.Light.DarkActionBar">
|
||||
<item name="windowNoTitle">true</item>
|
||||
<item name="windowActionBar">false</item>
|
||||
<item name="android:windowContentOverlay">@null</item>
|
||||
</style>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user