blob: 1e46cf434a8be3459e165694685daffa2671b9f9 [file] [log] [blame]
Dan Sandlerf4e83e02020-05-12 21:25:31 -04001<?xml version="1.0" encoding="utf-8"?>
2<shape xmlns:android="http://schemas.android.com/apk/res/android">
3 <gradient android:angle="-90"
4 android:startColor="#FF205090"
5 android:endColor="#FF001040"
6 android:type="linear"
7 />
8</shape>