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" >