콘텐츠 플레이어

- 현재 재생 중인 콘텐츠 배경 변경
This commit is contained in:
2025-02-25 18:30:20 +09:00
parent 7d15179be0
commit 5d7db2d7e9
5 changed files with 31 additions and 1 deletions

View File

@@ -3,7 +3,8 @@
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:layout_height="wrap_content"
android:padding="13.3dp">
<ImageView
android:id="@+id/iv_cover"