콘텐츠 메인 ASMR 탭
- 순위 제거
This commit is contained in:
		@@ -63,32 +63,6 @@
 | 
			
		||||
                android:paddingHorizontal="13.3dp" />
 | 
			
		||||
        </LinearLayout>
 | 
			
		||||
 | 
			
		||||
        <LinearLayout
 | 
			
		||||
            android:id="@+id/ll_content_ranking"
 | 
			
		||||
            android:layout_width="match_parent"
 | 
			
		||||
            android:layout_height="wrap_content"
 | 
			
		||||
            android:layout_marginTop="30dp"
 | 
			
		||||
            android:orientation="vertical"
 | 
			
		||||
            android:visibility="gone">
 | 
			
		||||
 | 
			
		||||
            <TextView
 | 
			
		||||
                android:layout_width="wrap_content"
 | 
			
		||||
                android:layout_height="wrap_content"
 | 
			
		||||
                android:layout_marginStart="13.3dp"
 | 
			
		||||
                android:fontFamily="@font/gmarket_sans_bold"
 | 
			
		||||
                android:text="인기 ASMR"
 | 
			
		||||
                android:textColor="@color/color_eeeeee"
 | 
			
		||||
                android:textSize="18.3sp" />
 | 
			
		||||
 | 
			
		||||
            <androidx.recyclerview.widget.RecyclerView
 | 
			
		||||
                android:id="@+id/rv_content_ranking"
 | 
			
		||||
                android:layout_width="match_parent"
 | 
			
		||||
                android:layout_height="wrap_content"
 | 
			
		||||
                android:layout_marginTop="13.3dp"
 | 
			
		||||
                android:clipToPadding="false"
 | 
			
		||||
                android:paddingHorizontal="6.7dp" />
 | 
			
		||||
        </LinearLayout>
 | 
			
		||||
 | 
			
		||||
        <LinearLayout
 | 
			
		||||
            android:id="@+id/ll_creator_content_ranking"
 | 
			
		||||
            android:layout_width="match_parent"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user