라이브 수정

- 테두리 색 변경
This commit is contained in:
2024-09-25 14:52:56 +09:00
parent 84b64d3283
commit 7782fe389e
3 changed files with 5 additions and 5 deletions

View File

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