Small improvement

pull/171/head
M66B 5 years ago
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…
Cancel
Save