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

Commit 9b5ceb80 authored by Jason Monk's avatar Jason Monk Committed by android-build-merger
Browse files

Merge "Increase contrast on edit button" into nyc-dev

am: 5cb0226e

* commit '5cb0226e':
  Increase contrast on edit button

Change-Id: I035e2a54ed1daea8ebc17e61e8e0769853abd782
parents bf7e1343 5cb0226e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -45,7 +45,7 @@
            android:layout_gravity="end"
            android:layout_gravity="end"
            android:minWidth="88dp"
            android:minWidth="88dp"
            android:textAppearance="@style/TextAppearance.QS.DetailButton"
            android:textAppearance="@style/TextAppearance.QS.DetailButton"
            android:textColor="#4DFFFFFF"
            android:textColor="#64FFFFFF"
            android:focusable="true"
            android:focusable="true"
            android:text="@string/qs_edit" />
            android:text="@string/qs_edit" />