blob: 74267734f80fccaa415c57b8e623a28fbcec56f7 [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/legacy_format_bar_background" />
</shape>
</inset>