With the new visibility tracking API from JC 1.8 (...
# compose
z
With the new visibility tracking API from JC 1.8 (like onLayoutRectChanged), is there a way to control
throttleMillis
/
debounceMillis
clock in tests? Tried using ComposeTestRule mainClock or provided TestDispatcher but no luck
s
z
Thanks @shikasd! Got a bit busy with other things but here is the ticket 🙂