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

Commit 3dfe0d75 authored by John Spurlock's avatar John Spurlock Committed by Android Git Automerger
Browse files

am e8b600c5: Merge "Add translucent bar attributes to sw720dp values...

am e8b600c5: Merge "Add translucent bar attributes to sw720dp values override." into jb-ub-now-indigo-rose

* commit 'e8b600c5':
  Add translucent bar attributes to sw720dp values override.
parents 039a2c11 e8b600c5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -53,6 +53,8 @@
<!-- Workspace -->
    <style name="Theme" parent="android:Theme.Holo.Wallpaper.NoTitleBar">
        <item name="android:windowActionModeOverlay">true</item>
        <item name="android:windowTranslucentStatus">true</item>
        <item name="android:windowTranslucentNavigation">true</item>
    </style>

    <style name="TabIndicator.AppsCustomize">