Hello everyone, I recently updated to compose vers...
# compose
s
Hello everyone, I recently updated to compose version
1.1.0-beta03
and it kinda broke stuff for me. I am using
Android View
and inside that, I create my
compose
views. My compose views are not catching click listeners very often now. I see commits in the release related to it, specifically Better handling of child AndroidViews with click handlers but I am not sure, if this is a bug or do i need to make any new changes to work with this release? the click listener worked fine with previous version.
a
If you have a new unexpected behavior causing incompatible issues for you, please report it with a repro case on the tracker
👍 1
2