diff --git a/app/src/main/res/layout/activity_child_login.xml b/app/src/main/res/layout/activity_child_login.xml index f5dadfb..e2b1195 100644 --- a/app/src/main/res/layout/activity_child_login.xml +++ b/app/src/main/res/layout/activity_child_login.xml @@ -8,146 +8,147 @@ tools:context=".ChildLoginActivity"> - - - - - - - - - - - + android:layout_height="match_parent"> + android:layout_height="wrap_content" + android:text="KidShiftにログイン" + android:textSize="24sp" + app:layout_constraintBottom_toTopOf="@+id/inputContainer" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" /> - + + + + + + + + + + + + + + + + + + + + + +