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