Skip to content

Commit

Permalink
[fix/signup_popup_text]: text 변경 (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
kez-lab authored Jul 20, 2023
1 parent 59f79e3 commit 26e1ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/fragment_sign_up_dialog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
android:background="@drawable/bg_round_30dp_black"
android:gravity="center"
android:paddingVertical="14dp"
android:text="@string/sign_up_popup_button"
android:text="@string/ok"
android:textAppearance="@style/TextAppearance.Pophory.PopupButton1"
android:textColor="?colorOnSurface"
app:layout_constraintBottom_toBottomOf="parent"
Expand Down

0 comments on commit 26e1ace

Please sign in to comment.