Skip to content

Commit

Permalink
#155 [chore] 필요없는 코드 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
pump9918 committed Feb 3, 2024
1 parent a57e564 commit 0bc5268
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions app/src/main/res/layout/activity_daily_routine_add.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_marginBottom="91dp"
android:clipChildren="false"
android:clipToPadding="false"
app:layout_constraintBottom_toTopOf="@id/btn_daily_routine_add"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
Expand Down
2 changes: 0 additions & 2 deletions app/src/main/res/layout/activity_happy_add_detail.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_marginBottom="91dp"
android:clipChildren="false"
android:clipToPadding="false"
app:layout_constraintBottom_toTopOf="@id/btn_happy_detail_add"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
Expand Down

0 comments on commit 0bc5268

Please sign in to comment.