apkfuckery/com.discord/res/drawable/drawable_top_down_primary_l...

5 lines
238 B
XML
Raw Normal View History

2020-01-10 03:40:06 +00:00
<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android">
2020-04-27 20:53:11 +00:00
<gradient android:startColor="@color/transparent" android:endColor="@color/primary_light_130" android:angle="90.0" />
2020-01-10 03:40:06 +00:00
</shape>