需要加上:android:clickable=true;. ImageButton就不需要处理,因为在源码中ImageButton的构造函数中已经设置过了setFocusable(true)。
確定! 回上一頁