I am getting this multi-touch events in my application for which the logs are shown below.Multitouch is not working in my application.Does it mean that there is some problem with framework or my application.
Sequence:Just two fingers pressed to the screen,dragged and then lifted both. Inputdevice: ID[0] Down Inputdevice: ID[0] Down Inputdevice: ID[1] Up Inputdevice: ID[0] Up I think for the last event it should have been ID[1] instead of 0?? Am i right?Is it a framework problem or some problem with my application? -- 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 To unsubscribe, reply using "remove me" as the subject.

