fit content description preview image to viewer

This commit is contained in:
Kasun 2019-04-20 21:59:18 +05:30
parent bc0cff18d6
commit 22a1c12159
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
android:layout_height="wrap_content">
<ImageView
android:layout_height="match_parent"
android:scaleType="centerCrop"
android:scaleType="fitCenter"
android:adjustViewBounds="true"
android:id="@+id/media_picture"
android:layout_width="match_parent"