如何在列表视图中使用组件并获得列表项单击和组件单击?
我需要在带有列表项的列表视图中添加一个像复选框这样的组件。 我已经使用布局充气机添加了组件。 现在的问题是我无法获得列表项的 onitemclick 。 如何同时单击列表项和其他列表项组件。
I need to add a component like checkbox in listview with listitem.
I have added the component using layout inflator.
Now the problem is i can't get onitemclick for listitems.
How to have both on list item click and other list item component click.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
点击列表视图使用这个
for click on listview use this