I have an ImageView with android:layout_width=100dp, android:layout_height=wrap_content and android:adjustViewBounds=true
android:layout_width=100dp
android:layout_height=wrap_content
android:adjustViewBounds=true
It\'
this line will do it for you android:scaleType="fitXY"