Hi, in my pet project I see a regression after swi...
# compose
a
Hi, in my pet project I see a regression after switching from 1.1.0-rc01 to 1.2.0-beta03. While typing in a textfield text color started changing globally in completely unrelated composables. For example, in lazy list cells where I don’t set any colors and use default ones. I’ve attached the video to show how it looks (yellow background is set to be able to see white text). I’ve created an issue in the google bug tracker with more details and source code links but haven’t got an answer yet (https://issuetracker.google.com/issues/233355663). Probably here somebody has come across the same issue and there’s a simple solution. There’re the project dependencies: https://github.com/soniccat/WordTeacher/blob/main/gradle/libs.versions.toml