I have this layout:
Add fillViewport is true in NestedScrollView in xml file as below:
And In your activity setNested scrolling false as below code
recycler_view.setNestedScrollingEnabled(false);