Automatic color correction

Change-Id: I37004d734f0c25e0e6eb6b417d7d687352dfe73f
This commit is contained in:
SpiritCroc 2022-06-01 15:28:26 +02:00
parent 49663a1154
commit ce4f200d83
1 changed files with 1 additions and 1 deletions

View File

@ -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"