Compose TextField's cursor is overlaying system ui...
# compose
j
Compose TextField's cursor is overlaying system ui (keyboard, statusbar, etc) -- Is this a known issue? Is there a workaround? I couldn't find anything.
z
That's the cursor handle, not the cursor itself, but yea that's a bug
f
Is there some issue on this? I can't find it 🤔
z
Are you still seeing this? What version of compose are you on?
f
Colleague was seeing it and they are using 1.1.0. I looked through the patch notes and it should be fixed in 1.2.0-alpha01.
z
Yep