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

6 lines
301 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle"
xmlns:android="http://schemas.android.com/apk/res/android">
<gradient android:startColor="#ff738ef5" android:endColor="#ffb3aeff" android:angle="0.0" android:type="linear" />
<corners android:radius="2.0dip" />
</shape>