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

Commit d3095bc6 authored by Heemin Seog's avatar Heemin Seog Committed by android-build-merger
Browse files

Merge "Make Car Navigation Bar fully transparent" into qt-dev am: 261b453a

am: 44f8c7d0

Change-Id: I0bb5ca2329a7de7264be7024575532c828f3d549
parents 916bbc6f 44f8c7d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@
    <color name="system_bar_background_opaque">#ff172026</color>

    <color name="status_bar_background_color">#33000000</color>
    <drawable name="system_bar_background">@color/status_bar_background_color</drawable>
    <drawable name="system_bar_background">@android:color/transparent</drawable>

    <!-- The background color of the notification shade -->
    <color name="notification_shade_background_color">#DD000000</color>