feat(creator): 채널 홈 탭 고정 스크롤을 연결한다
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="52dp"
|
||||
android:background="@color/black"
|
||||
android:elevation="1dp"
|
||||
android:fillViewport="false"
|
||||
android:overScrollMode="never"
|
||||
android:scrollbars="none">
|
||||
|
||||
Reference in New Issue
Block a user