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