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

Commit e8b600c5 authored by John Spurlock's avatar John Spurlock Committed by Android (Google) Code Review
Browse files

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

parents 13348ffc de5aa42f
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">