X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/a9de27f1fa821f17ee5c9eed298a13f0947d0e3a..26b1864940df7c02b1941355034fe83edd1d6bd2:/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" />