Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mecoFarid committed Jul 25, 2019
1 parent db67759 commit bfd5416
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,16 @@
SqueezeLoader is a tiny custom Loader (ProgressBar)

![alt Library Logo](https://raw.githubusercontent.com/mecoFarid/SqueezeLoader/master/extra_media/library_logo.jpg)

## Demo
![alt SqueezeLoader demo gif](https://raw.githubusercontent.com/mecoFarid/SqueezeLoader/master/extra_media/squeezeloader.gif)

## Integration
Min API level is: `API 14`

```
dependencies {
// Change x.x.x to library version provided
implementation 'com.github.mecofarid:squeezeloader:x.x.x'
}
```

0 comments on commit bfd5416

Please sign in to comment.