Small layout improvement

This commit is contained in:
M66B 2019-07-18 20:23:17 +02:00
parent b7a562994d
commit 7229ca3f83
1 changed files with 1 additions and 1 deletions

View File

@ -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"