X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/7cc88a22d183a5bc82ddbd30945789d58e0a753b..71fa16de601a571187f2ed89a40ba796dd2fa455:/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