2012/3/23 Kostya Vasilyev <[email protected]> > > I've run into the same task with my current app. Especially true if you consider the different checkbox sizes on various platform versions. > > What I ended up with is a custom layout class at the top level of my item layout that does its own event tracking. > >
There was a recent post about this. Apparently there is a thing called TouchDelegate which makes this easy. http://developer.android.com/reference/android/view/TouchDelegate.html Here's the post: https://plus.google.com/u/0/113735310430199015092/posts/5HDnfDCFWQe -- 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

