Which version of compose are you using? I thought this bug was fixed a while ago
e
elye
10/04/2022, 11:50 AM
You're right. I was using the default Jetpack Compose version generated by Android Studio Dolphin project, i.e. 1.1.1
When I switch over to version 1.2.0, this issue is fixed.
Thanks!