shalskar / PeekAndPop

496 stars 65 forks source link

Any example how to use it inside a Viewholder with a Recyclerview #3

Closed AngleV closed 8 years ago

shalskar commented 8 years ago

Here is a sample app using the PeekAndPop library. It contains a RecyclerView using the Viewholder pattern.

https://github.com/shalskar/PeekAndPopDemo

If you have any further questions, let me know.

AngleV commented 8 years ago

@shalskar Great Thank you !!!