X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c21fa6c6e54cdb3fa37e544d57d4c4b855476dd5..2636e07289924b4e2ff6853b4a7d3cbde2a0d149:/res/layout/file_details_fragment.xml diff --git a/res/layout/file_details_fragment.xml b/res/layout/file_details_fragment.xml index f5faa47b..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" > @@ -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" />