[FIX #3678] Allow interaction w/edit profile screen while keyboard visible
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
711e119ebd
commit
80e45bcb9d
|
@ -167,7 +167,7 @@
|
|||
(if editing?
|
||||
[my-profile-edit-toolbar]
|
||||
[my-profile-toolbar])
|
||||
[react/scroll-view
|
||||
[react/scroll-view {:keyboard-should-persist-taps :handled}
|
||||
[react/view profile.components.styles/profile-form
|
||||
[profile.components/profile-header shown-account editing? true profile-icon-options :my-profile/update-name]]
|
||||
[react/view action-button.styles/actions-list
|
||||
|
|
Loading…
Reference in New Issue