크리에이터 채널
- 시리즈 section 추가
This commit is contained in:
@@ -211,6 +211,15 @@
|
||||
android:layout_marginHorizontal="13.3dp"
|
||||
android:layout_marginTop="26.7dp" />
|
||||
|
||||
<include
|
||||
android:id="@+id/layout_creator_channel_series"
|
||||
layout="@layout/layout_creator_channel_series"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="13.3dp"
|
||||
android:layout_marginTop="26.7dp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<include
|
||||
android:id="@+id/layout_user_profile_audio_content"
|
||||
layout="@layout/layout_user_profile_audio_content"
|
||||
|
Reference in New Issue
Block a user