Scrolling Behaviors Horizontal scroll inside Vertical scroll Issue: Horizontal scroll is intercepted by vertical scroll Desired behavior: Google Play app cards Attempts to fix: NestedScrollView as a root + Use recycler.isNestedScrollingEnabled = false RecyclerView inside RecyclerView