discord-jadx/app/src/main/res/drawable/drawable_bg_premium_tier_1_...

5 lines
265 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/guild_boosting_pink" android:angle="0" android:type="linear"/>
</shape>