blob: 144b9c1088659b76f58db7cef966a909fe6318d9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<inset xmlns:android="http://schemas.android.com/apk/res/android"
android:insetLeft="@dimen/people_list_divider_left_margin">
<shape>
<solid android:color="@color/grey_lighten_30"/>
<size android:height="@dimen/people_list_divider_height"/>
</shape>
</inset>