Swipe ListView item From right to left show delete button

后端 未结 11 801
轻奢々
轻奢々 2020-12-07 09:15

I have a custom ListView showing the list of words selecting from database. When I swipe this listview item i want to show Delete button like image below. And when I press t

11条回答
  •  眼角桃花
    2020-12-07 09:38

    i've searched google a lot and find the best suited project is the swipmenulistview https://github.com/baoyongzhang/SwipeMenuListView on github.

提交回复
热议问题