I realize that I need to look into multitouch and dragging, just can't figure out how to get only those values from the listView that the box is covering. Any suggestions?
On Wed, Feb 29, 2012 at 1:41 PM, Ali Chousein <[email protected]>wrote: > You can easily search http://developer.android.com/sdk/index.html > yourself. > > Anyway: > > Dragging: http://developer.android.com/reference/android/view/View.html > Search for "drag" within the page. > > Using two fingers - Multitouch: > http://android-developers.blogspot.com/2010/06/making-sense-of-multitouch.html > > Hope it helps. I never worked on features you are interested in, just > searched http://developer.android.com/sdk/index.html. You should do > the same if you want to get something done. > > ------------------------------------------------- > Ali Chousein > http://www.codeproject.com/KB/android/PayGol-Android.aspx > http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy > http://geo-filtered-assistant.blogspot.com > https://marketplace.cisco.com/apphq/products/994 > > -- > 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 -- 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

