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

Commit e7144252 authored by John Spurlock's avatar John Spurlock
Browse files

Volume: Use teal color for "End now".

Bug: 20888718
Change-Id: I7f485dd5faa42ec7c2631c7bdeb3c03ddb46c530
parent cfc66e33
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@
            android:focusable="true"
            android:minWidth="91dp"
            android:text="@string/volume_zen_end_now"
            android:textColor="@color/system_accent_color"
            android:textAppearance="@style/TextAppearance.QS.DetailButton" />
    </LinearLayout>