tysdkn_bg_head_bg.xml 286 B

1234567891011
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape
  3. xmlns:android="http://schemas.android.com/apk/res/android"
  4. >
  5. <solid android:color="#495AFF"/>
  6. <gradient
  7. android:angle="45"
  8. android:endColor="#495AFF"
  9. android:startColor="#495AFF"/>
  10. </shape>