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

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

am bc2c21e2: Merge "Volume: Update divider color to match qs tile divider color." into mnc-dev

* commit 'bc2c21e2':
  Volume: Update divider color to match qs tile divider color.
parents 74d7c778 bc2c21e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -26,7 +26,7 @@
        android:layout_height="1dp"
        android:layout_height="1dp"
        android:layout_marginBottom="8dp"
        android:layout_marginBottom="8dp"
        android:layout_marginTop="8dp"
        android:layout_marginTop="8dp"
        android:background="#4dffffff" />
        android:background="@color/qs_tile_divider" />


    <LinearLayout
    <LinearLayout
        android:layout_width="match_parent"
        android:layout_width="match_parent"