1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-31 20:25:38 +00:00

Added wizard icon

This commit is contained in:
M66B 2021-06-15 09:48:02 +02:00
parent fbd526ccc7
commit e3a30a971a

View file

@ -149,6 +149,9 @@
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:backgroundTint="?attr/colorInfoBackground"
android:drawableEnd="@drawable/twotone_auto_fix_high_24"
android:drawablePadding="6dp"
android:drawableTint="?attr/colorInfoForeground"
android:paddingHorizontal="24dp"
android:paddingVertical="12dp"
android:text="@string/title_setup_wizard"