From: masensio Date: Mon, 16 Nov 2015 09:55:04 +0000 (+0100) Subject: List view is shown completelly on the ShareFileFragment X-Git-Tag: oc-android-1.9^2~10^2~8 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/030eaffcfc52c5a71821a01ded865beade50e314 List view is shown completelly on the ShareFileFragment --- diff --git a/res/layout/share_file_layout.xml b/res/layout/share_file_layout.xml index 39251a5b..d54e98fc 100644 --- a/res/layout/share_file_layout.xml +++ b/res/layout/share_file_layout.xml @@ -17,10 +17,10 @@ --> + android:layout_width="match_parent" + android:layout_height="match_parent" + tools:context="com.owncloud.android.ui.fragment.ShareFileFragment" + android:id="@+id/shareScroll">