fix: fix CW's "Touch to show" button text not being the correct color
cc: @sk22
This commit is contained in:
@@ -156,6 +156,7 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginTop="8dp"
|
android:layout_marginTop="8dp"
|
||||||
android:gravity="center_horizontal"
|
android:gravity="center_horizontal"
|
||||||
|
android:textColor="?android:textColorSecondary"
|
||||||
android:text="@string/tap_to_reveal"/>
|
android:text="@string/tap_to_reveal"/>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|||||||
Reference in New Issue
Block a user