5 lines
300 B
XML
5 lines
300 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<shape
|
||
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<gradient android:startColor="#4d000000" android:endColor="#00000000" android:angle="0.0" android:type="radial" android:centerY="95.00001%p" android:gradientRadius="95.00001%p" />
|
||
|
</shape>
|