Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-15 | 752 Bytes | |
V3.0.0-alpha source code.tar.gz | 2024-10-15 | 70.7 MB | |
V3.0.0-alpha source code.zip | 2024-10-15 | 71.2 MB | |
Totals: 3 Items | 141.9 MB | 0 |
抛弃 support 使用 androidx
修复问题:复制kernel代码另外起包名后,加载更多时候recyclerview无法流畅滚动 修复问题:V2.1.0版本,demo案例,使用官方主题下拉刷新操作的时候,视图不可以滑动,但是响应点击,v2.0.6,v2.0.5没有这样的问题 https://github.com/scwang90/SmartRefreshLayout/issues/1576 https://github.com/scwang90/SmartRefreshLayout/issues/1585
修复问题:NullPointerException: Attempt to invoke interface method 'onAutoRefreshAnimationEnd()' on a null object reference https://github.com/scwang90/SmartRefreshLayout/issues/1584
修复问题:当场递归死循环, java.lang.StackOverflowError https://github.com/scwang90/SmartRefreshLayout/issues/1579