首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

listView item中button焦点有关问题

2012-09-06 
listView item中button焦点问题对于按钮的点击冲突问题 通常?android:focusablefalse?? ? android:focu

listView item中button焦点问题

对于按钮的点击冲突问题 通常

?android:focusable="false"?
? ? android:focusableInTouchMode="false"?

热点排行