Join Slack
Powered by
Hi guys, I'm using a compose TextField I want to p...
# android
s
stack
11/16/2022, 8:47 AM
Hi guys, I'm using a
compose TextField
I want to paste text at the beginning of a word But when i long press cursor, the word after cursor is selected instead of exposing the context menu how do i do?
b
brandonmcansh
11/17/2022, 4:31 AM
should go in
#compose
but you need to wrap the
TextField
in a
SelectionContainer
s
stack
11/17/2022, 4:36 AM
thanks!
12
Views
Open in Slack
Previous
Next