라이브 방

- 말하는 사람 배경 변경
- 배경 On/Off 색상 변경
- 참여자 숫자 색상 변경, 폰트 Bold
This commit is contained in:
2024-01-15 23:11:08 +09:00
parent 127e1f6673
commit 82cf1658cb
7 changed files with 9 additions and 10 deletions

View File

@@ -4,5 +4,5 @@
<corners android:radius="13.3dp" />
<stroke
android:width="1dp"
android:color="@color/color_9970ff" />
android:color="@color/color_3bb9f1" />
</shape>

View File

@@ -4,5 +4,5 @@
<corners android:radius="46.7dp" />
<stroke
android:width="3dp"
android:color="@color/color_9970ff" />
android:color="@color/color_3bb9f1" />
</shape>