Small layout improvement

pull/159/head
M66B 5 years ago
parent b7a562994d
commit 7229ca3f83

@ -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…
Cancel
Save