fix(home): 장르 크리에이터 섹션을 숨긴다
This commit is contained in:
@@ -141,7 +141,8 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/spacing_48"
|
||||
android:orientation="vertical">
|
||||
android:orientation="vertical"
|
||||
android:visibility="gone">
|
||||
|
||||
<kr.co.vividnext.sodalive.v2.main.home.ui.HomePagerSnapRecyclerView
|
||||
android:id="@+id/rv_home_genre_creators"
|
||||
|
||||
Reference in New Issue
Block a user