This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- 现代简约背景 -->
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<gradient
|
||||
android:startColor="#4A90E2"
|
||||
android:endColor="#F0F8FF"
|
||||
android:angle="270"/>
|
||||
</shape>
|
||||
android:angle="135"
|
||||
android:startColor="#F8F9FA"
|
||||
android:endColor="#E9ECEF"
|
||||
android:type="linear"/>
|
||||
</shape>
|
||||
Reference in New Issue
Block a user