@@ -46,6 +46,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/dp_10"
+ android:scaleType="fitXY"
+ android:adjustViewBounds="true"
android:src="@mipmap/icon" />
<RelativeLayout