mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-18 21:28:54 +00:00
Added wizard icon
This commit is contained in:
parent
fbd526ccc7
commit
e3a30a971a
1 changed files with 3 additions and 0 deletions
|
@ -149,6 +149,9 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginTop="12dp"
|
android:layout_marginTop="12dp"
|
||||||
android:backgroundTint="?attr/colorInfoBackground"
|
android:backgroundTint="?attr/colorInfoBackground"
|
||||||
|
android:drawableEnd="@drawable/twotone_auto_fix_high_24"
|
||||||
|
android:drawablePadding="6dp"
|
||||||
|
android:drawableTint="?attr/colorInfoForeground"
|
||||||
android:paddingHorizontal="24dp"
|
android:paddingHorizontal="24dp"
|
||||||
android:paddingVertical="12dp"
|
android:paddingVertical="12dp"
|
||||||
android:text="@string/title_setup_wizard"
|
android:text="@string/title_setup_wizard"
|
||||||
|
|
Loading…
Reference in a new issue