android xml中onclick无效的解决办法

添加clickable='true'和focusable='true'即可,原因是tm的部分控件的该属性被默认为false了。

posted @ 2017-09-22 12:31  Sample1994  阅读(802)  评论(0编辑  收藏  举报