Hi there, I'm new to Android (and programming if I'm honest).. but I'm starting to grasp how things work :) With the help of a few books and tutorials things seem to be buzzing along nicely. Something that I've struggled to find much info about is the implementation of OnTouchListener and how I can get an action to repeat whilst holding a button - implementing my own backspace key.
With the help of a friend who's also never touched Android development, but regularly codes, we've managed to figure it out.. but it seems sloppy. I'm wondering if there's any cleaner way to achieve my goal? Any advice would be great to hear. Here's the code. I've tried my best to extract the relevant parts of the code - apologies if bits are badly formatted / missing. http://pastebin.com/vez8DDvi Thanks, Dyno -- 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

