Anyone know if there’s a good way to tell if a par...
# compose
m
Anyone know if there’s a good way to tell if a particular part of a scrolling view is on screen? In particular, I’m running a robolectric test using a HorizontalPager from accompanist pager library, and i don’t see anything in the semantic tree to really indicate what’s the current page.