Small layout improvement

This commit is contained in:
M66B 2020-12-03 21:21:00 +01:00
parent 6a5adc4513
commit 8340ac370c
1 changed files with 1 additions and 1 deletions

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"