@@ -9,7 +9,7 @@
<ImageView
android:id="@+id/mItemPhoto"
android:layout_width="match_parent"
- android:layout_height="wrap_content"
+ android:layout_height="match_parent"
android:layout_centerInParent="true"
android:scaleType="centerCrop"
/>
<SurfaceView
android:id="@+id/surfaceView"