Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow child views to intercept touch events #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tunous
Copy link
Owner

@Tunous Tunous commented Mar 14, 2020

This pull request fixes the behavior of touch interception by allowing any child views of SwipeActionView to intercept touch events and perform own actions. By doing so it is now possible to scroll inside of horizontally scrolling views that are added as children of SwipeActionView.

C8qM9Yxeib

Closes #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Horisontal scroll not working inside SwipeActionView
1 participant