Skip to content
This repository was archived by the owner on Jan 17, 2024. It is now read-only.

Release v1.4.1

Compare
Choose a tag to compare
@michael811125 michael811125 released this 03 Nov 08:09
· 8 commits to master since this release

[1.4.1] - 2023-11-03

  • Fixed Refresh method default value bug issue (disabledRefreshCells = false).
  • Added SnapFirst and SnapMiddle in InfiniteScrollView.
    public void SnapFirst(float duration)
    public void SnapMiddle(float duration)

NEW!!! (Breaking Changes)
Check it out v1.4.0 CHANGELOG