Friday, March 23, 2012

Re: [android-developers] Need help fine tuning gmail like ListView.



2012/3/23 Kostya Vasilyev <kmansoft@gmail.com>
>
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment