apkfuckery/com.discord/res/drawable/drawable_bg_premium_tier_1_...

5 lines
268 B
XML
Raw Normal View History

2020-09-23 03:12:49 +00:00
<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android">
<gradient android:startColor="@color/premium_tier_1_blue" android:endColor="@color/premium_guild_pink" android:angle="0.0" android:type="linear" />
</shape>