BUTTON_SECONDARY is reported in the getButtonState() of the MotionEvent, but I'm not sure most apps ever check that. I would guess in a lot of cases, if there is only checking on pointer down and up, it will act like the left mouse button.
BUTTON_SECONDARY is reported in the getButtonState() of the MotionEvent, but I'm not sure most apps ever check that. I would guess in a lot of cases, if there is only checking on pointer down and up, it will act like the left mouse button.