Merge "Increase contrast on edit button" into nyc-dev
am: 5cb0226
* commit '5cb0226e4c07f2ce151921d71141d82fd5ebb17a':
Increase contrast on edit button
Change-Id: Ia004cd7853409c0883ec2248febe37c9e9f9c5bb
This commit is contained in:
@@ -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" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user