shape_000000_to_70000000.xml 226 B

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