Skip to content

v3.0.5

Compare
Choose a tag to compare
@xuelongqy xuelongqy released this 28 Nov 10:14
· 131 commits to v3 since this release
  • fix: [EasyRefreshController.callRefresh] and [EasyRefreshController.callLoad] add force #633 #642. Thanks percival888 for PR#639.
  • fix: When the height changes when callTask causes the list not to rebound.
  • feat: Add [EasyRefresh.scrollBehaviorBuilder] and [EasyRefresh.defaultScrollBehaviorBuilder]. Thanks laiiihz for PR#614.