mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-15 07:28:30 +00:00
Dismiss media editor if you have no valid items.
This commit is contained in:
committed by
jeffrey-signal
parent
bd084e606c
commit
6b5feadf6c
@@ -199,6 +199,7 @@ class MediaSelectionActivity :
|
||||
if (error.cause != null) {
|
||||
handleError(error.cause)
|
||||
}
|
||||
onNoMediaSelected()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user