Added wizard icon

This commit is contained in:
M66B 2021-06-15 09:48:02 +02:00
parent fbd526ccc7
commit e3a30a971a
1 changed files with 3 additions and 0 deletions

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"