mirror of https://github.com/M66B/FairEmail.git
Small improvement
This commit is contained in:
parent
f54a46f4e0
commit
2d50c3e57f
|
@ -99,9 +99,9 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="6dp"
|
||||
android:backgroundTint="?attr/colorPrimary"
|
||||
android:backgroundTint="?attr/colorInfoBackground"
|
||||
android:text="@string/title_setup_wizard"
|
||||
android:textColor="@android:color/white"
|
||||
android:textColor="?attr/colorInfoForeground"
|
||||
android:textStyle="bold"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/tvQuick" />
|
||||
|
|
Loading…
Reference in New Issue