mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-13 18:25:45 +00:00
persist tap
Former-commit-id: aa22c975c811f6cd64371657322fb02455b7b531
This commit is contained in:
parent
e830ecdb39
commit
cbca3803c1
@ -70,7 +70,7 @@
|
||||
(defview suggestions-view []
|
||||
[suggestions [:get-suggestions]
|
||||
requests [:get-requests]]
|
||||
[scroll-view
|
||||
[scroll-view {:keyboardShouldPersistTaps true}
|
||||
(when (seq requests) [title "Requests"])
|
||||
(when (seq requests)
|
||||
[view
|
||||
|
Loading…
x
Reference in New Issue
Block a user