bd_floatview_bg_close_area.xml 237 B

123456789
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape xmlns:android="http://schemas.android.com/apk/res/android" >
  3. <gradient
  4. android:angle="90"
  5. android:endColor="#00000000"
  6. android:startColor="#00000000" />
  7. </shape>