Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iOS 有一个易于添加的编辑按钮,该按钮附加到 UITableView 以允许快速轻松地删除项目。请参阅此处的屏幕截图:
是否有任何内置的 Android(特别是 4.0 及更高版本),所以我不必创建自己的自定义删除控件和代码?谢谢。
那确实很好。不幸的是,Android 没有内置的。您需要自己添加。