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

解决 GridView 中 Button按钮事件冲突有关问题

2012-12-21 
解决 GridView 中 Button按钮事件冲突问题在Button XML中增加 android:focusablefalse

解决 GridView 中 Button按钮事件冲突问题
在Button XML中增加 android:focusable="false"

热点排行