apkfuckery/com.discord/res/drawable/drawable_bg_premium_guild_g...

5 lines
235 B
XML
Raw Normal View History

2020-01-02 21:43:52 +00:00
<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android">
2020-02-12 20:59:48 +00:00
<gradient android:startColor="#ff3e70dd" android:endColor="#ffb377f3" android:angle="0.0" android:type="linear" />
2020-01-02 21:43:52 +00:00
</shape>