<?xml version="1.0" encoding="utf-8"?>
<FrameLayout android:id="@id/thumb_image_view_parent" android:layout_width="fill_parent" android:layout_height="fill_parent" android:foreground="?selectableItemBackground"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <include layout="@layout/media_grid_thumb_layout" />
</FrameLayout>
