mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 22:51:02 +00:00
Small layout improvement
This commit is contained in:
parent
b7a562994d
commit
7229ca3f83
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue