Skip to content

V1.5.6

Compare
Choose a tag to compare
@peng8350 peng8350 released this 07 Sep 09:03
· 112 commits to master since this release
  • add new feature:refresh localizations
  • The footer layout size should be added to calculate whether the Viewport is full of a screen
  • fix physics check error when theme use other platform
  • add topHitBoundary,bottomHitBoundary in RefreshConfiguration
  • move headerOffset from RefreshConfiguration,move to indicator setting
  • In Android systems,default change: fast fling will be stopped in 0 pixels(Android系统(Clamping)默认情况下,快速惯性向上滑动,当准备越界时会被阻断)
  • Optimized part indicator,auto attach primaryColor from Theme,text style adjust etc..
  • Optimize requestRefresh() and requestLoading(),avoid spring back when far from target point,add one parameter controll whether to move down or top