leijunhunter / rokon

Automatically exported from code.google.com/p/rokon
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Suggestion: Change order of onTouch method calls #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, the Drawable version of OnTouchDown gets called after the generic 
one. It would be useful if it were the other way around - that way you could 
use a flag in your drawable version, which would tell the generic version if 
you've already done something on that particular touch.

What version of Rokon are you using?

Trunk r357.

On which version of Android are you experiencing this?

Android 2.2.

Original issue reported on code.google.com by necrotic...@gmail.com on 3 Aug 2010 at 7:52

GoogleCodeExporter commented 8 years ago
Done

Original comment by rtaylor205@gmail.com on 8 Aug 2010 at 5:19