安卓nestedscrollview和横向recyclerview滑动冲突。

我想仿豆瓣剧照和演员照片可以横向滑动,可是当在所在recyclerview上下滑动时nestedscrollview无滑动效果,试了重写事件分发方法,没有解决,现在求解决。

图片说明

一句话的事情,recyclerView.setNestedScrollingEnabled(false);