Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Rovkin committed Feb 18, 2015
2 parents 1b59365 + f77d543 commit b5a428d
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
# easyrecycler
provide fading action bar with recyclerview

![alt text](https://api.monosnap.com/rpc/file/download?id=8ghh7zA5Nzuj0lGwkoEvEcI3pOZ9o8)



* provide fading action bar with recyclerview
* parallax header
* similar spacing between elements

##### Gradle
```groovy
dependencies {
compile 'pro.useit.recyclerview:easyrecycler:1.0.6'
compile 'pro.useit.recyclerview:easyrecycler:1.0.7'
compile 'com.android.support:cardview-v7:21.0.3'//cause requered RecyclerView and Layout Managers
}
````
Expand Down

0 comments on commit b5a428d

Please sign in to comment.