To get around that you have to specify android:focusable="false" and android:focusableInTouchMode="false" for your checkbox view.
確定! 回上一頁