Skip to content

Commit

Permalink
design: 공백 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunji1203 committed Nov 16, 2023
1 parent fd49373 commit 0ae3772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/app/src/main/res/layout/activity_my_page.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
android:id="@+id/rv_mypage_statistics"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
android:orientation="vertical"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
app:layout_constraintEnd_toEndOf="parent"
Expand Down

0 comments on commit 0ae3772

Please sign in to comment.