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.
我有一个自定义列表视图适配器(为列表视图适配器创建一个单独的类)和具有两个按钮的自定义列表视图适配器。
现在我想在我的主要活动上访问这些按钮并在点击监听器上实现。
请建议我如何做到这一点?