diff --git a/app/src/main/res/layout/item_creator_community_all.xml b/app/src/main/res/layout/item_creator_community_all.xml index e256c79..98b4f1f 100644 --- a/app/src/main/res/layout/item_creator_community_all.xml +++ b/app/src/main/res/layout/item_creator_community_all.xml @@ -77,8 +77,9 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="13.3dp" + android:adjustViewBounds="true" android:contentDescription="@null" - android:scaleType="centerCrop" /> + android:scaleType="fitCenter" />