apkfuckery/com.discord/res/drawable/bg_changelog_special_header...

5 lines
294 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle"
xmlns:android="http://schemas.android.com/apk/res/android">
<gradient android:startColor="#ff7196ff" android:endColor="#ff2a5ee8" android:angle="90.0" android:type="linear" android:centerColor="#ff3466eb" />
</shape>