Filip Wiesner
10/15/2025, 1:08 PMonVisibilityChanged modifier supposed to work in lazy layouts? In my testing, I can see the true value but almost never the false when the view exits the screen. I assume that the view is removed from the composition before it can send the update. Is my only option using LazyListState?curioustechizen
10/15/2025, 1:15 PM