d
This commit is contained in:
6
app/src/main/res/drawable/shape_pro_yuan.xml
Normal file
6
app/src/main/res/drawable/shape_pro_yuan.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape android:shape="rectangle"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="#ff2680eb" />
|
||||
<corners android:radius="5dp" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user