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.
我有一个活动扩展了 listactivity,我在 onitemclicklistener 上实现了它。它相应地工作我想要的。但是我想产生额外的工作。我想长按列表中的一个按钮并生成一个对所有按钮都相同的对话框。我怎样才能做到这一点?
谢谢