Skip to content

Commit

Permalink
[김다혜] 메인 - 보라색 걷어내기 작업 중
Browse files Browse the repository at this point in the history
  • Loading branch information
kimdahyee committed Sep 18, 2023
1 parent 7cdc48b commit 7b29658
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions app/src/main/res/layout/activity_adjust_sentence.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,8 @@
android:id="@+id/edittext"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="20dp"
android:layout_marginHorizontal="20dp"
android:layout_marginTop="16dp"
android:layout_marginEnd="20dp"
android:background="@drawable/layout_edit_text_background"
android:paddingHorizontal="20dp"
android:paddingVertical="16dp"
Expand Down
3 changes: 1 addition & 2 deletions app/src/main/res/layout/activity_change_nick_name.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,8 @@
android:id="@+id/edittext"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="20dp"
android:layout_marginHorizontal="20dp"
android:layout_marginTop="16dp"
android:layout_marginEnd="20dp"
android:background="@drawable/layout_edit_text_background"
android:hint="@string/change_nickname_guide"
android:paddingHorizontal="20dp"
Expand Down

0 comments on commit 7b29658

Please sign in to comment.