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 369 forks source link

How to know how many mSwipeView swap #137

Open erishiraj opened 6 years ago

erishiraj commented 6 years ago

Hi, First of all, I say thanks for this very help library. I am trying to achieve that how to know how many I have already Swipe View From ArrayList. and I try to show some empty state if not data present in swipe please help me to finger out Thanks

janishar commented 6 years ago

@erishiraj You can use ItemRemoveListener http://janishar.com/PlaceHolderView/docs/sphv-view-operations.html#item-remove-listener