Hi, I need to detect the element the user's finger is over as long as he moves it over the screen. Then i want to extract this element to process it.
Is it possible? I tried using getHitTestResult(), but it only works with hits not with move.. any idea? Thanks -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

