diff --git a/app/src/main/res/layout/fragment_authentication_slide.xml b/app/src/main/res/layout/fragment_authentication_slide.xml index 95336507..cae4dc7d 100644 --- a/app/src/main/res/layout/fragment_authentication_slide.xml +++ b/app/src/main/res/layout/fragment_authentication_slide.xml @@ -46,7 +46,8 @@ android:layout_width="match_parent" android:textSize="16sp" android:layout_height="wrap_content" - android:id="@+id/rb_password"/> + android:id="@+id/rb_password" + android:checked="true"/>