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

5 lines
300 B
XML
Raw Permalink Normal View History

2020-11-12 02:11:44 +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:angle="0.0" android:type="radial" android:centerY="95.00001%p" android:gradientRadius="95.00001%p" />
</shape>