SmartRefreshLayout+ CoordinatorLayout+ AppBarLayout滑动事件冲突
添加了上述的事件冲突检测代码进行调试:coordinatorLayout.setOnTouchListener{v,event->Log.d("EVENT","CoordinatorLayouttouch:${event.action}")false//不拦截}当滑动页面中的AppBarLayout这块区域页面可以正常滑动时的log输出如下:2025-06-1900:23:32.80610373-