크리에이터 채널 - 함께 들으면 좋은 채널 제거

This commit is contained in:
2023-12-22 16:18:17 +09:00
parent 72d16c4d18
commit 479f956db3
5 changed files with 0 additions and 176 deletions

View File

@@ -290,26 +290,6 @@
android:background="@color/color_232323" />
</LinearLayout>
<LinearLayout
android:id="@+id/ll_user_profile_similar_creator"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
<include
android:id="@+id/layout_user_profile_similar_creator"
layout="@layout/layout_user_profile_similar_creator"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginHorizontal="13.3dp" />
<View
android:layout_width="match_parent"
android:layout_height="6.7dp"
android:layout_marginVertical="26.7dp"
android:background="@color/color_232323" />
</LinearLayout>
<include
android:id="@+id/layout_user_profile_fan_talk"
layout="@layout/layout_user_profile_fan_talk"