To close this off in case someone else as clueless as me ever stumbles
upon it: It's the difference between Touch and Key modes introduced in
m5. Most of the official documentation is contained within:
http://code.google.com/android/reference/android/view/View.html

For anyone who finds this thread, using the new key words I found a
detailed explanation of it here:
http://code.google.com/p/android/issues/detail?id=281

A current, but very strongly-recommended against way to "fix" the
behavior appears to be calling a KeyEvent with a directional key after
a touch event: http://code.google.com/p/android/issues/detail?id=409
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Challenge" 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-challenge?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to