메시지 발송 버튼 색상 변경
This commit is contained in:
parent
5ed5a86e0d
commit
622021913d
Binary file not shown.
Before Width: | Height: | Size: 978 B After Width: | Height: | Size: 2.8 KiB |
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/color_9970ff" />
|
||||
<solid android:color="@color/color_3bb9f1" />
|
||||
<size android:width="1.5dp" />
|
||||
</shape>
|
||||
|
|
Loading…
Reference in New Issue