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:
Goran Jovic 2018-07-20 11:59:39 +02:00
parent 2d6fdc0ecc
commit d1bd86c894
No known key found for this signature in database
GPG Key ID: D429D1A9B2EB8A8E
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@
:on-request-close (fn []
(cond
(#{:wallet-send-transaction-modal
:wallet-sign-message-modal
:wallet-transaction-fee}
modal-view)
(dispatch [:wallet/discard-transaction-navigate-back])