<?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:layout_width="fill_parent" android:layout_height="wrap_content" android:filterTouchesWhenObscured="true" style="?sudIllustrationItemContainerStyle"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <ImageView android:id="@id/sud_item_illustration" android:layout_width="wrap_content" android:layout_height="wrap_content" android:adjustViewBounds="true" style="?sudIllustrationItemStyle" />
</LinearLayout>
