feat: 메인 라이브

- 개편된 지금 라이브 중 UI 적용
This commit is contained in:
2025-07-18 19:21:20 +09:00
parent bb23f9cf93
commit 964f697466
6 changed files with 114 additions and 138 deletions

View File

@@ -49,6 +49,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="14dp"
android:clipToPadding="false"
android:paddingHorizontal="24dp"
android:visibility="gone" />
<LinearLayout