X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/6e2949f6816e2cb8a33cd2114a1c6cabd5371dfe..92c904909187722a3affc6d311265e61ba313c5b:/res/layout/file_preview.xml diff --git a/res/layout/file_preview.xml b/res/layout/file_preview.xml index ec69fe7d..483a3691 100644 --- a/res/layout/file_preview.xml +++ b/res/layout/file_preview.xml @@ -23,7 +23,7 @@ android:id="@+id/top" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="@color/owncloud_white" + android:background="@color/background_color" android:gravity="center" tools:context=".ui.fragment.FilePreviewFragment" >