像Android邮件应用程序一样在Android上滑动ListView项目

tva*_*rim 10 android listview

我从Android开发开始,我试图创建一个ListView像这个图像的项目:

Android ListView的目标.

在最后一步,用户可以点击"更多"或"删除",另一个视图将像最后一步一样停留在那里,用户将能够向右滑动以将视图放回到该位置

我已经尝试过使用一些关于轻扫的教程来解雇,但我无法完成这项工作.有谁知道任何框架或某种方式来做到这一点?

GDr*_*oid 7

尝试实现47degree Android-SwipeListView.这非常适合您的要求.

图书馆网址:

https://github.com/47deg/android-swipelistview

完整的承诺工作范例:

https://play.google.com/store/apps/details?id=com.fortysevendeg.android.swipelistview

这是迄今为止我发现的最好的listview扩展!! 我相信你也会喜欢它......


She*_*yar 5

查看SwipeMenuListView

它看起来更像iOS中的Swipe-able TableViews:

SwipeMenuListView SwipeMenuListView SwipeMenuListView