X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/7cc88a22d183a5bc82ddbd30945789d58e0a753b..17f4419c491fed6dd9d0d8bccdf180e8c8ea41a6:/res/layout/text_file_preview.xml?ds=inline 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