시리즈 전체보기

아이템 세로 간격 수정
This commit is contained in:
2024-05-01 00:39:17 +09:00
parent fef49a0d6a
commit 108eb759ec
4 changed files with 52 additions and 9 deletions

View File

@@ -2,7 +2,8 @@
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
android:background="@color/black">
<include
android:id="@+id/toolbar"