feat: 메인 라이브, 메인 홈
- 섹션 제목 크기 26 -> 24 - 오디션 배너 변경 - 추천 채널 아이템 bg 톤다운
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:text="라이브 "
|
||||
android:textColor="@color/color_3bb9f1"
|
||||
android:textSize="26sp" />
|
||||
android:textSize="24sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -29,7 +29,7 @@
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:text="예약중"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="26sp" />
|
||||
android:textSize="24sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user