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

5 lines
268 B
XML

<?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>