배역 상세 페이지 추가

This commit is contained in:
2025-01-02 17:02:15 +09:00
parent 5d6ea6774b
commit 968428cfe0
18 changed files with 805 additions and 3 deletions

View File

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