mirror of
https://github.com/status-im/status-react.git
synced 2025-01-23 01:09:49 +00:00
[#13047] Profile QR code overlaps share menu during sharing (IOS)
Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
parent
6a8f7a07bf
commit
136a6313cd
@ -53,7 +53,9 @@
|
||||
address]]]
|
||||
[react/view styles/share-link-button
|
||||
[quo/button
|
||||
{:on-press #(list-selection/open-share {:message link})
|
||||
{:on-press #(do
|
||||
(re-frame/dispatch [:hide-popover])
|
||||
(list-selection/open-share {:message link}))
|
||||
:accessibility-label :share-my-contact-code-button}
|
||||
(i18n/label :t/share-link)]]])))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user