[ISSUE #3316] Do not avoid keyboard in wallet/fee screen

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
Julien Eluard 2018-02-28 10:56:02 +01:00
parent bb2a008a27
commit efb8c3cdf2
No known key found for this signature in database
GPG Key ID: 6FD7DB5437FCBEF6
1 changed files with 2 additions and 3 deletions

View File

@ -108,8 +108,7 @@
edit [:wallet/edit]]
(let [gas (or (:gas edit) (:gas transaction))
gas-price (or (:gas-price edit) (:gas-price transaction))]
[wallet.components/simple-screen {:avoid-keyboard? true
:status-toolbar-type :modal-wallet}
[wallet.components/simple-screen {:status-toolbar-type :modal-wallet}
[toolbar true act/close-white
(i18n/label :t/wallet-transaction-fee)]
[react/view components.styles/flex