Does anyone know why there’s a white square around...
# compose-android
c
Does anyone know why there’s a white square around the cursor handle? Material3, TextField (compose-bom:2025.01.00). And just as importantly, how to fix it? 😅 I looked through the source and wasn’t able to find any way to change it
z
Please file a bug to the Google tracker
c
I just realized it’s only there on (interactive) previews, so I’m not sure if it’s a compose bug or an Android Studio bug
z
File it either way
c
Will do 🙂
r
Android Studio bug most likely. These handles are separate windows.
😯 1