File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed
Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change 11<a href =" https://www.simform.com/ " ><img src =" https://github.com/SimformSolutionsPvtLtd/SSToastMessage/blob/master/simformBanner.png " ></a >
22# SSPullToRefresh
33## Pull to Refresh with custom animations
4-
54[ ![ Build Status] ( https://travis-ci.org/joemccann/dillinger.svg?branch=master )] [ git-repo-url ] [ ![ ] ( https://jitpack.io/v/SimformSolutionsPvtLtd/SSPullToRefresh.svg )] ( https://jitpack.io/#SimformSolutionsPvtLtd/SSPullToRefresh ) [ ![ Kotlin Version] ( https://img.shields.io/badge/Kotlin-v1.5.10-blue.svg )] ( https://kotlinlang.org ) [ ![ Platform] ( https://img.shields.io/badge/Platform-Android-green.svg?style=flat )] ( https://www.android.com/ ) [ ![ API] ( https://img.shields.io/badge/API-17%2B-brightgreen.svg?style=flat )] ( https://android-arsenal.com/api?level=17 )
65
76SSPullToRefresh makes PullRefresh easy to use, you can provide your own custom animations or set simple gifs on refresh view.
@@ -10,24 +9,20 @@ The best feature is Lottie animations in refresh view, it uses lottie animations
109## Features
1110
1211- Simple and easy to use ( no complex animations to deal with )
13- - Customize the animation view by providing your own custom RefreshView ( need to subclass SSAnimationView )
12+ - Customize the animation view by providing your own custom RefreshView (need to subclass SSAnimationView)
1413- Set Gif animations in refresh view
1514- Import lottie jason in assets folder and apply animation ( as simple as that )
1615- Customize repeateMode, repeateCount and Interpolators on different points of animations
1716
1817# 🎬 Preview
1918
20- | Default refreshView | Lottie animation 1 |
21- | --| --|
22- | ![ ] ( gifs/default_anim.gif ) | ![ ] ( gifs/custom_anim.gif ) |
19+ | Default refreshView | Lottie animation 1 | Lottie animation 2 |
20+ | --| --| -- |
21+ | ![ ] ( gifs/default_anim.gif ) | ![ ] ( gifs/custom_anim.gif ) | ![ ] ( gifs/custom_anim2.gif ) |
2322
24- | Lottie animation 2 | Wave animation ( Custom class ) |
23+ | Wave animation (Custom class) | Gif animation |
2524| --| --|
26- | ![ ] ( gifs/custom_anim2.gif ) | ![ ] ( gifs/wave_anim.gif ) |
27-
28- | Gif animation |
29- | --|
30- | ![ ] ( gifs/gif_anim.gif ) |
25+ | ![ ] ( gifs/wave_anim.gif ) | ![ ] ( gifs/gif_anim.gif ) |
3126
3227# How it works:
3328
You can’t perform that action at this time.
0 commit comments