|
|
@ -100,7 +100,7 @@
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_marginTop="6dp"
|
|
|
|
android:layout_marginTop="6dp"
|
|
|
|
android:backgroundTint="@color/colorPrimaryButtonBackground"
|
|
|
|
android:backgroundTint="?attr/colorPrimary"
|
|
|
|
android:text="@string/title_setup_wizard"
|
|
|
|
android:text="@string/title_setup_wizard"
|
|
|
|
android:textColor="@color/colorPrimaryButtonForeground"
|
|
|
|
android:textColor="@color/colorPrimaryButtonForeground"
|
|
|
|
android:textStyle="bold"
|
|
|
|
android:textStyle="bold"
|
|
|
|