From: AndyScherzinger Date: Mon, 27 Jul 2015 14:33:10 +0000 (+0200) Subject: changing the leight_height in order to get the screen backround color right mentioned... X-Git-Tag: oc-android-1.8~42^2~51 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/8c0376229e1dd8130c7620496bc37e99e8d50884?ds=inline;hp=--cc changing the leight_height in order to get the screen backround color right mentioned by @jancborchardt in #1076 --- 8c0376229e1dd8130c7620496bc37e99e8d50884 diff --git a/res/layout/file_details_fragment.xml b/res/layout/file_details_fragment.xml index 08dca208..0ad98e3d 100644 --- a/res/layout/file_details_fragment.xml +++ b/res/layout/file_details_fragment.xml @@ -21,6 +21,7 @@ android:id="@+id/fdScrollView" android:layout_width="match_parent" android:layout_height="match_parent" + android:fillViewport="true" > + android:layout_alignParentTop="true" >