From 8c0376229e1dd8130c7620496bc37e99e8d50884 Mon Sep 17 00:00:00 2001 From: AndyScherzinger Date: Mon, 27 Jul 2015 16:33:10 +0200 Subject: [PATCH] changing the leight_height in order to get the screen backround color right mentioned by @jancborchardt in #1076 --- res/layout/file_details_fragment.xml | 7 +++++-- res/layout/files.xml | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) 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" >