标签: java android android-listview
我创建了Customlistview,它包含图像和一些来自json的文本 我需要在带有撤消功能的ListView中实现滑动删除,就像在Gmail应用中一样? 这是我的列表视图屏幕截图:
答案 0 :(得分:0)
你可以看看这个项目:
https://github.com/47deg/android-swipelistview