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

Commit 7f70eaa5 authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Status bar visual tweaks.

 - Move notification icons and clock down by 1dp
 - Make control panel background translucent to match
   notification panel

Bug: 3394785
Change-Id: I0988fa595e2cf014b9bf31d102b428cfb2ce8732
parent 6aa2d3a1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@
                android:layout_width="wrap_content"
                android:layout_height="match_parent"
                android:layout_alignParentRight="true"
                android:layout_marginTop="1dp"
                />

            <!-- navigation controls -->
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:orientation="vertical"
        android:background="@drawable/status_bar_item_background"
        android:paddingRight="48dp"
        >