Automatic color correction
Change-Id: I37004d734f0c25e0e6eb6b417d7d687352dfe73f
This commit is contained in:
parent
49663a1154
commit
ce4f200d83
|
@ -121,7 +121,7 @@
|
|||
style="@style/Widget.Vector.Button.Text.Login"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:backgroundTint="@color/element_background_light"
|
||||
android:backgroundTint="?backgroundColorLight"
|
||||
android:text="@string/ftue_auth_email_resend_email"
|
||||
android:textAllCaps="true"
|
||||
android:textColor="?colorSecondary"
|
||||
|
|
Loading…
Reference in New Issue