Skip to content

Commit

Permalink
Merge branch 'master' of github.com:yarolegovich/DiscreteScrollView
Browse files Browse the repository at this point in the history
  • Loading branch information
yarolegovich committed Mar 10, 2017
2 parents 02d6dd5 + d4426f3 commit 32d4175
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Add this into your dependencies block.
compile 'com.yarolegovich:discrete-scrollview:1.0.3'
```
## Sample
<a href="https://play.google.com/store/apps/details?id=com.yarolegovich.discretescrollview.sample"><img alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/images/apps/en-play-badge.png" width="185" height="60"/></a><br>

Please see the [sample app] (https://github.com/yarolegovich/DiscreteScrollView/tree/master/sample/src/main/java/com/yarolegovich/discretescrollview/sample) for examples of library usage.

![GifSampleWeather](https://github.com/yarolegovich/DiscreteScrollView/blob/master/images/cards_weather.gif)
Expand Down Expand Up @@ -109,10 +111,10 @@ public interface CurrentItemChangeListener<T extends ViewHolder> {
}
```

### Special thanks
## Special thanks
Thanks to [Tayisiya Yurkiv] (https://www.behance.net/yurkivt) for sample app design and beautiful GIFs.

### License
## License
```
Copyright 2017 Yaroslav Shevchuk
Expand Down

0 comments on commit 32d4175

Please sign in to comment.