I'm really frusterated at this point, three days in. I've put many hours into this issu and am no closer to having a working (let alone proper) solution. Why is this so painful to accomplish I wonder aloud.
Problem: I've got a a ListView which has a row.xml for each row in the ListView. That file has two TextView's, ImageView, and a CheckedTextView. Now, I can get one CheckedTextView to become checked by pressing on its UI area. But, I cannnot not check any other unchecked checkbox in the ListView. Further more I see checkboxes when I scroll down that have checkmarks in them where I did not check such myself. So, what is the issue? One of you google engineers surely can explain this to us end-devs, better yet please supply a sample project. I have each row also where the user can select a file and work is done with it when that path is pasted back to the main activity (which works fine). I have half the hair I had 72 hours ago (because I pulled half out). Please, please help those of us struggling with this important feature (CheckedTextView). As I see several posts about this, anything from implement Clickable on the class (which I did, both trying on the main java file and as a helper class) to CheckedTextView has to be the parent in the xml file (not say a LinearLayout for example). Please...... help... drowing ..... in ... stess. Thank you -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

