Releases: YvesCheung/TouchEventBus
Releases · YvesCheung/TouchEventBus
1.5.3
1.5.2
修复TouchEventBus会影响原系统分发的问题
1.5.1
方法 dispatchTouchEvent 返回是否拦截
1.5.0
1.支持底部有其他View
2.可以通过contentDescription来指定哪个是头部/导航栏/内容区
1.4.5
1.修复使用stickyOffset时底部会有看不见的部分
2.支持在StickyNestedLayout底部还有其他View的情况
1.4.4
添加一些支持吸顶有偏移值的API
1.4.3
fix nested scrolling bug
1.4.2
complete java doc
1.4.1
complete java doc
1.3
add a NestedScrolling sample