mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-11 08:07:07 +00:00
parent
5a02ecf2b4
commit
ee5040c391
@ -27,7 +27,8 @@
|
|||||||
[topbar/simple-toolbar (i18n/label :t/send-transaction)]
|
[topbar/simple-toolbar (i18n/label :t/send-transaction)]
|
||||||
[react/view components.styles/flex
|
[react/view components.styles/flex
|
||||||
[wallet.components/network-info]
|
[wallet.components/network-info]
|
||||||
[react/scroll-view {:keyboard-should-persist-taps :always
|
[react/scroll-view {:keyboard-should-persist-taps :never
|
||||||
|
:keyboard-dismiss-mode :on-drag
|
||||||
:ref #(reset! scroll %)
|
:ref #(reset! scroll %)
|
||||||
:on-content-size-change #(when (and scroll @scroll)
|
:on-content-size-change #(when (and scroll @scroll)
|
||||||
(.scrollToEnd @scroll))}
|
(.scrollToEnd @scroll))}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user