From 030eaffcfc52c5a71821a01ded865beade50e314 Mon Sep 17 00:00:00 2001 From: masensio Date: Mon, 16 Nov 2015 10:55:04 +0100 Subject: [PATCH] List view is shown completelly on the ShareFileFragment --- res/layout/share_file_layout.xml | 8 +++--- .../android/ui/fragment/ShareFileFragment.java | 30 +++++++++++++++++++++- 2 files changed, 33 insertions(+), 5 deletions(-) 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">