I am using https://github.com/Yalantis/FlipViewPager.Draco library.
In this library we can flip the list item by swiping it like a notebook page.
Now what i want to flip the list item on click on the list item(by swiping its working fine).
Please suggest me how to do it?