mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-25 05:27:42 +00:00
Don't attempt to launch viewer for deleted view-once media.
This commit is contained in:
committed by
Clark Chen
parent
f10418face
commit
628cd3896c
@@ -2539,6 +2539,7 @@ class ConversationFragment :
|
||||
}
|
||||
|
||||
toast(toastText)
|
||||
return
|
||||
}
|
||||
|
||||
disposables += viewModel.getTemporaryViewOnceUri(messageRecord).subscribeBy(
|
||||
|
||||
Reference in New Issue
Block a user