Hello! Is there a standard way to handle nested sc...
# compose
r
Hello! Is there a standard way to handle nested scrolling for horizontal RecyclerViews placed inside an Android Fragment that's contained within a compose HorizontalPager? Here's a minimal snippet of code that reproduces the issue: