라이브 - 19 배경 변경

This commit is contained in:
2024-01-16 18:56:47 +09:00
parent c20802f89c
commit 8456f2b30b
3 changed files with 12 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="@color/color_ea3a25" />
</shape>