지금 라이브 중 전체 보기 아이템 - 배경 색상 제거

This commit is contained in:
klaus 2023-09-27 16:27:42 +09:00
parent b74d4b18e7
commit 5a4355044f
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/black">
android:layout_height="wrap_content">
<ImageView
android:id="@+id/iv_cover"