-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Description
bottomSheet
- ViewPager2
- Fragment
- SmartRefreshLayout
- RecyclerView 关闭下拉刷新,和嵌套滑动 ,后下拉的 动作 没有传递给父组件
- SmartRefreshLayout
- Fragment
已经全部关闭
.setEnableRefresh(false)
.isNestedScrollingEnabled = false
.setEnableOverScrollDrag(false)
.setEnableNestedScroll(false)
期望传递给父组件 关闭 bottomSheet ,这个该怎么配置?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels