Merge branch 'do-not-crop-featureimage' into 'master'

Do not crop feature image

Closes #1798

See merge request fdroid/fdroidclient!874
This commit is contained in:
Marcus 2020-05-18 18:28:34 +00:00
commit 527917393e

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">