apkfuckery/com.discord/res/drawable/drawable_top_down_black_40_...

5 lines
223 B
XML
Raw Normal View History

2020-05-17 12:40:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android">
<gradient android:startColor="@color/transparent" android:endColor="#66000000" android:angle="90.0" />
</shape>