X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/4a5718a445194b6f9bbb4b992dd1e8f2b3a23c59..88eca70dbf417507da2f4c6ae0aa024ba794a9fe:/res/layout/text_file_preview.xml diff --git a/res/layout/text_file_preview.xml b/res/layout/text_file_preview.xml index f58ce50a..b144875a 100644 --- a/res/layout/text_file_preview.xml +++ b/res/layout/text_file_preview.xml @@ -1,29 +1,33 @@ - - + + - + android:layout_height="match_parent" + android:fillViewport="true"> - - \ No newline at end of file + android:layout_marginEnd="8dp" + android:layout_marginLeft="8dp" + android:layout_marginRight="8dp" + android:layout_marginStart="8dp" + android:visibility="gone"/> + \ No newline at end of file