Fix dead toolbar navigation arrow in ShareActivity.

Co-authored-by: Greyson Parrelli <greyson@signal.org>
This commit is contained in:
Alex Hart
2026-06-10 15:20:00 -04:00
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) {