1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 09:47:13 +00:00

Small layout improvement

This commit is contained in:
M66B 2020-12-03 21:21:00 +01:00
parent 6a5adc4513
commit 8340ac370c

View file

@ -103,7 +103,7 @@
android:id="@+id/btnQuick"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="6dp"
android:layout_marginTop="12dp"
android:backgroundTint="?attr/colorInfoBackground"
android:text="@string/title_setup_wizard"
android:textColor="?attr/colorInfoForeground"