0

I am build an example with checked listview in Android. My problem is that I cant touch to the listview item to select it (as I did when I through out the checkbox).

please help me to resolve this.

Source code: enter link description here

Thanks.

1
  • 1
    don't use site like mediafire to share your code, use something like gist.github.com or direct paste it in the content of your question. Commented Apr 4, 2011 at 15:23

1 Answer 1

1

Set the CheckBox as unfocusable. android:focusable="false"

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.