Do not crop feature image

This commit is contained in:
ByteHamster 2020-03-03 21:48:56 +01:00
parent bc36e92731
commit b3f24ba34d

View File

@ -4,7 +4,6 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true"
tools:context="org.fdroid.fdroid.views.AppDetailsActivity"
android:background="?attr/appDetailsBackground"
android:id="@+id/rootCoordinator">