forked from Yalantis/Multi-Selection
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Artem Kholodnyi
committed
Oct 18, 2016
1 parent
19c5b9c
commit 8db5211
Showing
1 changed file
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,14 +4,15 @@ | |
[![](https://jitpack.io/v/yalantis/multi-selection.svg)](https://jitpack.io/#yalantis/multi-selection) | ||
[![Yalantis](https://raw.githubusercontent.com/Yalantis/PullToRefresh/develop/PullToRefreshDemo/Resources/badge_dark.png)](https://yalantis.com/?utm_source=github) | ||
|
||
<br>Check this <a href="https://dribbble.com/shots/2904577-Multi-Selection-Experiment">project on dribbble</a>. | ||
Check this [project on dribbble](https://dribbble.com/shots/2904577-Multi-Selection-Experiment) | ||
|
||
Read how we did it [here](https://yalantis.com/blog/how-we-created-a-multiselection-solution-for-android/) | ||
|
||
<img src="imgs/dribble.gif"/> | ||
|
||
##Requirements | ||
- Android SDK 17+ | ||
|
||
|
||
##Usage | ||
|
||
Add to your root build.gradle: | ||
|
@@ -31,7 +32,11 @@ dependencies { | |
} | ||
``` | ||
|
||
#### Let us know! | ||
## How to use this library | ||
|
||
Insructions can be found [here](https://yalantis.com/blog/how-we-created-a-multiselection-solution-for-android/) | ||
|
||
## Let us know! | ||
|
||
We’d be really happy if you sent us links to your projects where you use our component. Just send an email to [email protected] And do let us know if you have any questions or suggestion regarding the animation. | ||
|
||
|