X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/4e6abd4f0ad9758180c3918ebef2c9ff0afc266c..7414d163f00fa02e15dc15cd774266d105df8050:/res/layout/text_file_preview.xml diff --git a/res/layout/text_file_preview.xml b/res/layout/text_file_preview.xml index 1b526bcd..f33b3d80 100644 --- a/res/layout/text_file_preview.xml +++ b/res/layout/text_file_preview.xml @@ -7,4 +7,6 @@ android:divider="@null" android:dividerHeight="0dp" android:focusable="false" - android:focusableInTouchMode="false" /> \ No newline at end of file + android:focusableInTouchMode="false" + android:layout_marginStart="8dp" + android:layout_marginEnd="8dp" /> \ No newline at end of file