Skip to content

Commit

Permalink
[chore] #7 signup
Browse files Browse the repository at this point in the history
  • Loading branch information
Sangwook123 committed May 3, 2024
1 parent 5fcd5f7 commit a4663bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feature/main/src/main/res/layout/activity_signup.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="20dp"
android:layout_marginTop="40dp"
android:text="@string/signup_hobby"
android:text="phone"
android:textSize="20sp"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/et_signup_name" />
Expand Down

0 comments on commit a4663bc

Please sign in to comment.