X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/cf0c96b2002b17f1918dcff844f37a8a6e4873ea..2636e07289924b4e2ff6853b4a7d3cbde2a0d149:/res/layout/file_details_fragment.xml diff --git a/res/layout/file_details_fragment.xml b/res/layout/file_details_fragment.xml index db415323..0ad98e3d 100644 --- a/res/layout/file_details_fragment.xml +++ b/res/layout/file_details_fragment.xml @@ -3,7 +3,7 @@ ownCloud Android client application Copyright (C) 2012 Bartek Przybylski - Copyright (C) 2012-2013 ownCloud Inc. + Copyright (C) 2015 ownCloud Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, @@ -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" > + android:text="@string/favorite" /> @@ -204,7 +207,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="12dp" - android:src="@drawable/btn_cancel" + android:src="@drawable/ic_cancel" android:background="@android:color/transparent" />