diff --git a/app/src/main/res/layout/preview_image_fragment.xml b/app/src/main/res/layout/preview_image_fragment.xml index e385e4bff8..e3ee602ef9 100644 --- a/app/src/main/res/layout/preview_image_fragment.xml +++ b/app/src/main/res/layout/preview_image_fragment.xml @@ -43,7 +43,7 @@ android:layout_height="match_parent" android:layout_margin="@dimen/zero" android:contentDescription="@string/preview_image_description" - android:src="@drawable/image_fail" /> + android:src="@drawable/file_image" />