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

Dismiss and pass the touch event to underlaying view on touch down #68

Open
nilsi opened this issue Mar 6, 2017 · 0 comments
Open

Dismiss and pass the touch event to underlaying view on touch down #68

nilsi opened this issue Mar 6, 2017 · 0 comments

Comments

@nilsi
Copy link

nilsi commented Mar 6, 2017

Is it possible to dismiss MaterialIntroView and pass the touch event to underlaying view on touch down? The reason I need this is that I am using MaterialIntroView to explain that it is possible to swipe a view holder in a view pager. When the user finished reading the description their first action is often to try to swipe the view. But since MaterialIntroView is still visible it will consume the first touch event, I want to pass this touch swipe event to my view holder so it can be swiped and MaterialIntroView dismissed at the same time. Thanks.

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

No branches or pull requests

1 participant