mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 15:11:03 +00:00
Small layout improvement
This commit is contained in:
parent
d488809a69
commit
79e40ade73
1 changed files with 3 additions and 0 deletions
|
@ -100,7 +100,10 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="6dp"
|
||||
android:backgroundTint="?colorPrimary"
|
||||
android:text="@string/title_setup_go"
|
||||
android:textColor="@android:color/white"
|
||||
android:textStyle="bold"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/tvQuick" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue