blob: 209743a1ee2193c49108731aaa50215ea9758cd7 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
<solid android:color="@color/media_gallery_option_default" />
<corners android:radius="2dp" />
</shape>