52ky 发表于 2022-11-26 16:24:53

SwipeMenuListView

SwipeMenuListView实现了类似于iPhone的列表滑动功能,开发者可以在此基础上制作一些类似滑动删除的效果,纯代码增加菜单,不需要在item布局文件中增加菜单的布局。

(SwipeMenuListView implements the list sliding function similar to that of iPhone. Developers can create some effects similar to sliding deletion based on this function. The menu is added in pure code, without adding the menu layout in the item layout file.)




页: [1]
查看完整版本: SwipeMenuListView