refactor(creator-ranking): 어댑터 뷰 타입을 정리한다

This commit is contained in:
2026-06-30 02:44:19 +09:00
parent 86be8e4af1
commit 7c7aa0f442
5 changed files with 104 additions and 303 deletions
@@ -360,5 +360,5 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/text_tab_bar_home"
tools:listitem="@layout/view_creator_ranking_horizontal_card" />
tools:listitem="@layout/view_creator_ranking_lower_row" />
</androidx.constraintlayout.widget.ConstraintLayout>