Review of login view layout optimizing the adaption to different screen sizes
[pub/Android/ownCloud.git] / res / layout / file_preview.xml
index 22528a7..ec69fe7 100644 (file)
@@ -42,7 +42,7 @@
                android:layout_margin="16dp"
                android:layout_gravity="center"
                android:contentDescription="@string/preview_image_description"
-               android:src="@drawable/owncloud_logo" />
+               android:src="@drawable/logo" />
            
                <VideoView  
                    android:id="@+id/video_preview"