第5次提交 清空贷款
This commit is contained in:
7
cashly/src/main/res/drawable/actionbar_bg.xml
Normal file
7
cashly/src/main/res/drawable/actionbar_bg.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<gradient android:startColor="#E5D6FF"
|
||||
android:endColor="#E3EFFF"
|
||||
android:type="linear"
|
||||
android:gradientRadius="10dp"/>
|
||||
</shape>
|
||||
Reference in New Issue
Block a user