blob: b9e69f72703c86496f6b87f7fabcfe1a1a09ceb6 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<inset xmlns:android="http://schemas.android.com/apk/res/android"
android:insetLeft="@dimen/margin_extra_large"
android:insetRight="@dimen/margin_extra_large">
<shape android:shape="rectangle">
<solid android:color="@color/grey_lighten_30" />
</shape>
</inset>