janishar / PlaceHolderView

This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
http://janishar.com/PlaceHolderView
Apache License 2.0
2.11k stars 367 forks source link

ViewPager for setting dynamic images #156

Open Peda1996 opened 5 years ago

Peda1996 commented 5 years ago

I want to add a ViewPager for changing the images in SwipePlaceHolderView. Is this somehow possible?