Sobes.tech
Junior

What event is triggered when a user taps on the screen?

sobes.tech AI

Answer from AI

ACTION_DOWN (initial touch), ACTION_POINTER_DOWN (additional touches), ACTION_MOVE (touch movement), ACTION_UP (lifting the primary touch), ACTION_POINTER_UP (lifting an additional touch).