Occurred when
如果是 button 則會接收走 click item event,使得 ListView 沒有接收到 click item event; 但若是 TextView 則不會有此現象。
Solution
在 button 設定以下屬性
android:focusable="false"
* Reference
- android - ListView and Buttons inside ListView - Stack Overflow
- [转]ListView事件的研究 - 雪夜&流星 - 博客园
沒有留言:
張貼留言