新增了两个工程 ufo9 dn99
This commit is contained in:
8
ufo9/src/main/res/drawable/big_bg.xml
Normal file
8
ufo9/src/main/res/drawable/big_bg.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<gradient
|
||||
android:angle="270"
|
||||
android:startColor="#24083c"
|
||||
android:endColor="#24083c"/>
|
||||
</shape>
|
||||
Reference in New Issue
Block a user