mirror of
https://github.com/nextcloud/android.git
synced 2025-07-21 23:54:34 +00:00
change default image
Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:

committed by
Alper Öztürk

parent
0f65637dfa
commit
12160ea0bd
@ -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"
|
||||
|
Reference in New Issue
Block a user