Skip to content

Export listeners/events for GestureStateType "began" and "ended" #1366

Description

@mike-ense

Pushing the finger on an element and then dropping that push, is represented as MotionEvent.ACTION_UP and MotionEvent.ACTION_DOWN on Android, which in turn is represented as GestureStateType "began" and "ended" in {N}.

Would you mind exporting these, so that for instance users can implement their own buttons or their own push/hover effects of various kinds?

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions