mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-08-13 08:44:40 +01:00
Fix dead toolbar navigation arrow in ShareActivity.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
This commit is contained in:
committed by
Cody Henthorne
co-authored by
Greyson Parrelli
parent
bf912e14d9
commit
9e3ee16e65
@@ -163,6 +163,8 @@ class ShareActivity : PassphraseRequiredActivity(), MultiselectForwardFragment.C
|
||||
|
||||
override fun exitFlow() = Unit
|
||||
|
||||
override fun navigateUp() = finish()
|
||||
|
||||
override fun onSearchInputFocused() = Unit
|
||||
|
||||
override fun setResult(bundle: Bundle) {
|
||||
|
||||
Reference in New Issue
Block a user