daimajia / AndroidSwipeLayout

The Most Powerful Swipe Layout!
MIT License
12.38k stars 2.67k forks source link

How to implement SwipeListView sub menu in the ListView? #253

Open hasnain-ahmad opened 8 years ago

hasnain-ahmad commented 8 years ago

I have implemented the SwipeListView menu by the using the following library http://bit.ly/1IX27sB I also want to make the sub menu of the SwipeListView Menu like the below image http://i.imgur.com/NObb5e6.png Could anyone guide how can i achieve this. Any help or guidance will be highly appreciated.