blob: 63115aed3ab5f184af47a4198deb4e1483cb4547 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<gradient
android:startColor="@color/colorPrimary_csl_with_theme_attr"
android:endColor="@color/colorPrimaryDark_csl_with_theme_attr"/>
</shape>