I have this layout:
just enable nestedscrolling that will enable smooth scrollview.
RecyclerView v = (RecyclerView) findViewById(...); v.setNestedScrollingEnabled(false);