라이브방

- 하트 알림 바(채팅) 배경, 닉네임, 글자색 변경
- 하트 알림 바 위치 수정 : 채팅 -> 공지 밑
This commit is contained in:
2024-10-27 23:35:21 +09:00
parent 04151168ca
commit f51f7ef412
5 changed files with 83 additions and 52 deletions

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/color_ccffffff" />
<corners android:radius="4.7dp" />
<stroke
android:width="1dp"
android:color="@color/color_ccffffff" />
</shape>