카울리 - 무료 충전 버튼 크기 수정, 캔 내역에 무료 충전 버튼 추가
This commit is contained in:
8
app/src/main/res/drawable/bg_round_corner_10_b1ef2c.xml
Normal file
8
app/src/main/res/drawable/bg_round_corner_10_b1ef2c.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/color_b1ef2c" />
|
||||
<corners android:radius="10dp" />
|
||||
<stroke
|
||||
android:width="1dp"
|
||||
android:color="@color/color_b1ef2c" />
|
||||
</shape>
|
Reference in New Issue
Block a user