Releases: SimformSolutionsPvtLtd/SSPullToRefresh
Releases · SimformSolutionsPvtLtd/SSPullToRefresh
1.5.2 ✨
1.5.1 ✨
1.5 ✨
Added support for the custom view which can have user interactions and those user interaction would be passed to your custom view by SSPullToRefreshLayout
1.4 💥
- Dependencies updates
- Library maintenance
#11 BugFix
Fixed bug - Setting refresh initial offset keeps loading animation after setRefreshing(false) is called #11
1.2 💥
Version 1.2💥
- Gif animations can be set in refresh view
- user can set custom animations as well
SSPullToRefresh
- Simple and easy to use ( no complex animations to deal with )
- Customize the animation view by providing your own ( need to subclass SSAnimationView )
- Import Lottie Jason in assets folder and apply animation ( as simple as that )
- Customize repeated, repeat count, and Interpolators on different points of animations
initial release
SSPullToRefresh uses Lottie animations to render high-quality animations on pull refresh.