apkfuckery/com.discord/res/drawable/drawable_bg_nitro_classic_g...

6 lines
314 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape
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:topLeftRadius="4.0dip" android:topRightRadius="4.0dip" />
</shape>