How to implement the sliding menu and swipe to dismiss listview together
I am having a listview with sliding menu
(from:https://github.com/jfeinstein10/SlidingMenu), so the menu appear
when user swipe from left to right. And now I would like to have another
gesture control feature which is swipe a list item from right to left to
dismiss an item. Is it possible and how?
Thanks in advance.
No comments:
Post a Comment