apkfuckery/com.discord/res/drawable/trash_bg.xml

5 lines
280 B
XML
Raw Normal View History

2019-07-26 02:05:13 +00:00
<?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:type="radial" android:centerY="95.00001%p" android:gradientRadius="95.00001%p" />
</shape>