Skip to content

Fixing wrong view get ACTION_CANCEL event#28

Open
sunnygoyal wants to merge 1 commit intoromannurik:masterfrom
sunnygoyal:patch-1
Open

Fixing wrong view get ACTION_CANCEL event#28
sunnygoyal wants to merge 1 commit intoromannurik:masterfrom
sunnygoyal:patch-1

Conversation

@sunnygoyal
Copy link
Copy Markdown

When the same listener is attached to the root view and a child view (like a EditText), the ACTION_CANCEL should be sent to the view receiving the events (like in the above case, EditText should not show the "Paste" option).

When the same listener is attached to the root view and a child view (like a EditText), the ACTION_CANCEL should be sent to the view receiving the events (like in the above case, EditText should not show the "Paste" option).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant