Saturday, June 19, 2010

[android-developers] How to click multiple buttons through sliding motion

Hello,

I was wondering if there is a way to click multiple items
(buttons,checkboxes,radiobuttons,etc) by doing a sliding over multiple
items in one motion.

For example, say I have a vertical layout of three buttons and I would
like to click them all quickly. I want to be able to slide my finger
across the three of them instead of clicking them all one at a time.

I thought that this would be possible by using the ontouchlistener but
this didn't work.


Any help would be greatly appreciated.

Thank You,
Yousef

--
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