Join Slack
Powered by
I'm writing a "custom" text field based on BasicTe...
# compose
d
dimsuz
07/01/2021, 1:29 PM
I'm writing a "custom" text field based on BasicTextField. I want to know if it's currently focused or not (to vary its UI based on this), what's the best way to do this? Add
.onFocusChange
modifier and set some
State
?
c
Colton Idle
07/01/2021, 1:50 PM
My question above sort of related.
https://kotlinlang.slack.com/archives/CJLTWPH7S/p1625110132235300
👍 1
3
Views
Open in Slack
Previous
Next