mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 10:46:21 +00:00
bug #4826 - fixed the issue when navigating back from sign message with android button
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
This commit is contained in:
parent
2d6fdc0ecc
commit
d1bd86c894
@ -120,6 +120,7 @@
|
|||||||
:on-request-close (fn []
|
:on-request-close (fn []
|
||||||
(cond
|
(cond
|
||||||
(#{:wallet-send-transaction-modal
|
(#{:wallet-send-transaction-modal
|
||||||
|
:wallet-sign-message-modal
|
||||||
:wallet-transaction-fee}
|
:wallet-transaction-fee}
|
||||||
modal-view)
|
modal-view)
|
||||||
(dispatch [:wallet/discard-transaction-navigate-back])
|
(dispatch [:wallet/discard-transaction-navigate-back])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user