SwipeMenuListView
A swipe menu for ListView.
Usage
Add dependency
Step 1
- add SwipeMenuListView in layout xml
Step 2
- create a SwipeMenuCreator to add items.
Step 3
- listener item click event
Swipe directions
Create Different Menu
- Use the ViewType of adapter
- Create different menus depending on the view type
- Demo
Other
- OnSwipeListener
- open menu method for SwipeMenuListView
- Open/Close Animation Interpolator