mirror of https://github.com/M66B/FairEmail.git
Small layout improvement
This commit is contained in:
parent
b7a562994d
commit
7229ca3f83
|
@ -100,7 +100,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="6dp"
|
||||
android:backgroundTint="@color/colorPrimaryButtonBackground"
|
||||
android:backgroundTint="?attr/colorPrimary"
|
||||
android:text="@string/title_setup_wizard"
|
||||
android:textColor="@color/colorPrimaryButtonForeground"
|
||||
android:textStyle="bold"
|
||||
|
|
Loading…
Reference in New Issue