<linearLayout
android:orientation="vertical"android:layout_width="match_parent"
android:layout_height="150dp">
<ImageView
android:layout_height="150dp"
android:layout_width="match_parent"
android:scaleType="centerCrop"
android:src="@mipmap/ic_launcher"/>