I have a Recyclerview in a NestedScrollview.. everything is working fine except one thig. I have total three view in NestedScrollview First two are LinearLayout then Recycle
Just add this line to child of NestedScrollView in xml:
NestedScrollView
android:focusableInTouchMode="true"