[android-developers] Button Long Click to increase Numeric Text View
Hey,
I need help with some code.
I have a Button and a numeric TextView. When I longpress the Button i
want the value in the TextView to increase.
Could someone assist me with the code inside the "onLongClick" method?
Does it start a Timer which calls on a background thread which
increases the number? Do i do a simple while-button-is-clicked loop?
- Thanks, Kris
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home