第5次提交 清空贷款
This commit is contained in:
9
telebol_new/src/main/res/drawable/jz_seek_post.xml
Normal file
9
telebol_new/src/main/res/drawable/jz_seek_post.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="@color/color_fe8b59" />
|
||||
<size
|
||||
android:width="8dp"
|
||||
android:height="15dp" />
|
||||
<corners android:radius="2dp"/>
|
||||
</shape>
|
||||
Reference in New Issue
Block a user