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:
commit
527917393e
@ -4,7 +4,6 @@
|
|||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:fitsSystemWindows="true"
|
|
||||||
tools:context="org.fdroid.fdroid.views.AppDetailsActivity"
|
tools:context="org.fdroid.fdroid.views.AppDetailsActivity"
|
||||||
android:background="?attr/appDetailsBackground"
|
android:background="?attr/appDetailsBackground"
|
||||||
android:id="@+id/rootCoordinator">
|
android:id="@+id/rootCoordinator">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user