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

Commit aa2702fe authored by Jason Monk's avatar Jason Monk
Browse files

Increase contrast on edit button

Change-Id: I2d7eefabe9becc93e83aa6d245c42797ee966543
Fixes: 28180748
parent 3da3d7f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@
            android:layout_gravity="end"
            android:minWidth="88dp"
            android:textAppearance="@style/TextAppearance.QS.DetailButton"
            android:textColor="#4DFFFFFF"
            android:textColor="#64FFFFFF"
            android:focusable="true"
            android:text="@string/qs_edit" />