fix: wallet account back button (#19857)
fix: wallet account back button (#19857)
This commit is contained in:
parent
d4be3a6976
commit
f942092a5e
|
@ -370,10 +370,7 @@
|
|||
:component emoji-picker/view}
|
||||
|
||||
{:name :screen/wallet.accounts
|
||||
:options {:insets {:top? true}
|
||||
:popGesture false
|
||||
:hardwareBackButton {:dismissModalOnPress false
|
||||
:popStackOnPress false}}
|
||||
:options {:insets {:top? true}}
|
||||
:component wallet-accounts/view}
|
||||
|
||||
{:name :screen/wallet.edit-account
|
||||
|
|
Loading…
Reference in New Issue