blob: 66ef3597c8c8fe6a6b676ed3c9f29ded8e54973f [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<corners android:radius="28dp" />
<solid android:color="@color/system_neutral2_700" />
</shape>