diff --git a/app/src/main/res/layout/fragment_registration_welcome.xml b/app/src/main/res/layout/fragment_registration_welcome.xml index 304e77d84..1847df1e5 100644 --- a/app/src/main/res/layout/fragment_registration_welcome.xml +++ b/app/src/main/res/layout/fragment_registration_welcome.xml @@ -50,6 +50,7 @@ android:layout_marginStart="32dp" android:layout_marginEnd="32dp" android:layout_marginBottom="17dp" + android:textAllCaps="false" app:cpb_textIdle="@string/RegistrationActivity_continue" app:layout_constraintBottom_toTopOf="@id/welcome_transfer_or_restore" app:layout_constraintEnd_toEndOf="parent"