라이브 메인 추천 채널

- 라이브 중 표시 컬러 9970ff -> 3bb9f1로 변경
This commit is contained in:
2024-03-07 02:33:28 +09:00
parent 2e24a298ff
commit d6182f9e03
2 changed files with 3 additions and 3 deletions

View File

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