[android-developers] Re: Why is onTouch called 2 times for every touch?

2011-08-07 Thread MobileVisuals
I tested on Android 2.2 and 2.1 on the emulator and it was the same thing here, 2 motion events with ACTION_DOWN are generated for each touch. I only have one mobile device to test on. It is Samsung Galaxy S and it works like it should here. On Aug 5, 10:57 am, Nikolay Elenkov

[android-developers] Re: Why is onTouch called 2 times for every touch?

2011-08-05 Thread Nikolay Elenkov
Replying to group, where it belongs. Sending me a personal message (twice!) won't really help you. The more people see this, the better chance you have of getting an answer MobileVisuals On Fri, Aug 5, 2011 at 5:46 PM, MobileVisuals eyv...@astralvisuals.com wrote: I debugged the action with