feat(creator): 채널 홈 탭 고정 스크롤을 연결한다

This commit is contained in:
2026-06-15 19:10:49 +09:00
parent d3bfc57294
commit dc217f97af
3 changed files with 54 additions and 1 deletions

View File

@@ -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">