2020-05-17 12:40:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<shape
|
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
2020-07-08 16:44:49 +00:00
|
|
|
<gradient android:startColor="#4d000000" android:endColor="#00000000" android:angle="0.0" android:type="radial" android:centerY="95.00001%p" android:gradientRadius="95.00001%p" />
|
2020-05-17 12:40:10 +00:00
|
|
|
</shape>
|