wkysdk_flaot_landscape_bg.xml
331 字节
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<gradient
android:angle="90"
android:endColor="#ff22242c"
android:startColor="#ff0d1425"
android:type="linear"
android:useLevel="true" />
</shape>