콘텐츠 메인 단편 탭
- 큐레이션 추가
This commit is contained in:
		@@ -184,5 +184,11 @@
 | 
			
		||||
            android:layout_gravity="center"
 | 
			
		||||
            android:layout_marginTop="6.7dp"
 | 
			
		||||
            android:visibility="gone" />
 | 
			
		||||
 | 
			
		||||
        <androidx.recyclerview.widget.RecyclerView
 | 
			
		||||
            android:id="@+id/rv_curation"
 | 
			
		||||
            android:layout_width="match_parent"
 | 
			
		||||
            android:layout_height="wrap_content"
 | 
			
		||||
            android:clipToPadding="false" />
 | 
			
		||||
    </LinearLayout>
 | 
			
		||||
</androidx.core.widget.NestedScrollView>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user