X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/2b6e05f3d2a48c8cd86702b7c384e6aa133c7457..17f4419c491fed6dd9d0d8bccdf180e8c8ea41a6:/res/layout/file_preview.xml diff --git a/res/layout/file_preview.xml b/res/layout/file_preview.xml index f7a697a0..685f2b55 100644 --- a/res/layout/file_preview.xml +++ b/res/layout/file_preview.xml @@ -39,7 +39,7 @@ android:id="@+id/image_preview" android:layout_width="match_parent" android:layout_height="match_parent" - android:layout_margin="16dp" + android:layout_margin="@dimen/standard_margin" android:layout_gravity="center" android:contentDescription="@string/preview_image_description" android:src="@drawable/logo" />