Hi there,
I want to add some behaviours to a button on the vivoactive and have discovered these things:
- Left button is not accessible (all handlers are ignored)
- Right button is only implementing onKeyPress. onKeyPressed and onKeyReleased do not trigger even though they do in the simulator.
(I basically want a tap to start/stop an activity and a hold > 1sec to commit the activity.)
Is there a place where I can request these handlers to be implemented in a future release?
Let me know, thanks