Skip to content

Commit f46c1dd

Browse files
Merge pull request #8 from SimformSolutionsPvtLtd/feature/UNT-T5572_add_gif_as_pull_animations
✨ custom animations, gif animations
2 parents f7a1a33 + 094242b commit f46c1dd

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
[![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)
66

7-
SSPullToRefresh uses lottie animations to render high quality animations on pull refresh.
7+
SSPullToRefresh makes PullRefresh easy to use, you can provide your own custom animations or set simple gifs on refresh view.
8+
The best feature is Lottie animations in refresh view, it uses lottie animations to render high quality animations on pull refresh.
89

910
## Features
1011

@@ -18,15 +19,15 @@ SSPullToRefresh uses lottie animations to render high quality animations on pull
1819

1920
| Default refreshView | Lottie animation 1 |
2021
|--|--|
21-
| ![](gif/default_anim.gif) | ![](gif/custom_anim.gif) |
22+
| ![](gifs/default_anim.gif) | ![](gifs/custom_anim.gif) |
2223

2324
| Lottie animation 2 | Wave animation ( Custom class ) |
2425
|--|--|
25-
| ![](gif/custom_anim2.gif) | ![](gif/wave_anim.gif) |
26+
| ![](gifs/custom_anim2.gif) | ![](gifs/wave_anim.gif) |
2627

2728
| Gif animation |
2829
|--|
29-
| ![](gif/gif_anim.gif) |
30+
| ![](gifs/gif_anim.gif) |
3031

3132
# How it works:
3233

0 commit comments

Comments
 (0)