change default image

Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
alperozturk
2025-07-16 11:45:56 +02:00
committed by Alper Öztürk
parent 0f65637dfa
commit 12160ea0bd

View File

@ -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" />
<LinearLayout
android:id="@+id/empty_list_view"