ListView的item中Button获取焦点的方法
更新:HHH   时间:2023-1-7


   在item的XML文件中,button的属性添加:


   android:focusable="false"

   

   即可!

返回移动开发教程...