@anton thanks Anton, problem is I still need to distinguish between click, doubleclick and hold and listening to the buttonDown event means I'll need to implement the logic behind deciding what type of action it is.
Regarding lower latency mode, I'm developing for Android and couldn't find the equivalent configuration in the Android SDK.
So the 500ms delay is not something I can override somewhere?