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