Which part of the CheckedTextView was clicked?

Posted by gregm on Stack Overflow See other posts from Stack Overflow or by gregm
Published on 2010-05-28T11:29:03Z Indexed on 2010/05/28 11:31 UTC
Read the original article Hit count: 213

Filed under:

A checkedTextView shows a text box and a checkbox.

Is it possible for code to determine if only the checkbox part was clicked?

If so, the code could respond differently the user clicking the checkbox or the text view.

© Stack Overflow or respective owner

Related posts about android