parent
2ddfd65dd9
commit
9a029c7b85
@ -1,8 +1,4 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
<!--实现应用背景颜色渐变--> |
||||
<gradient |
||||
android:startColor="#F5F5F5" |
||||
android:endColor="#ECECEC" |
||||
android:angle="90" /> |
||||
<solid android:color="@color/md_grey_100" /> |
||||
</shape> |
Loading…
Reference in new issue