apkfuckery/com.discord/res/drawable/drawable_bg_nitro_classic_gradient_diagonal.xml
2020-02-12 21:59:48 +01:00

5 lines
236 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="45.0" android:type="linear" />
</shape>