Join Slack
Is it possible to have a `TextField` but when user clicks on it - don't show the keyboard and the cu...
# compose
z
Zhelyazko Atanasov
05/12/2021, 8:03 AM
Is it possible to have a
TextField
but when user clicks on it - don't show the keyboard and the cursor 🤔 On the same time have the "focused" highlight of the
TextField
. I came across
SofttwareKeyboardController
class but it seems like it's suited for other use cases
✔️ 1
Zhelyazko Atanasov
05/12/2021, 7:49 PM
Turns out one of the parameters of
TextField
does exactly what I need -
readOnly
. Somehow I missed it when looking at them.
3
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by