Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 40f45eee authored by Adam Powell's avatar Adam Powell Committed by Android (Google) Code Review
Browse files

Merge "No action bars for default holo dialog theme"

parents c508e846 975c235b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1106,6 +1106,7 @@
        <item name="android:windowContentOverlay">@null</item>
        <item name="android:windowAnimationStyle">@android:style/Animation.Holo.Dialog</item>
        <item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item>
        <item name="android:windowActionBar">false</item>

        <item name="android:colorBackgroundCacheHint">@null</item>