ListView条目中按钮或条目无法获取焦点问题

在item的配置xml的根节点添加属性android:descendantFocusability="blocksDescendants"

在要添加事件的控件上添加android:focusable="false"。

posted @ 2015-01-21 08:46  bexecellent  阅读(175)  评论(0编辑  收藏  举报