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

Implemented onSwipeStarted and onSwipeEnded #60

Merged
merged 2 commits into from
Mar 10, 2018
Merged

Implemented onSwipeStarted and onSwipeEnded #60

merged 2 commits into from
Mar 10, 2018

Conversation

J4zen
Copy link
Contributor

@J4zen J4zen commented Mar 8, 2018

This fixed the issue described in "SwipeRefreshLayout touch events collide with SwipeActionAdapter" by exposing two new events (OnSwipeStarted and OnSwipeEnded).

Fixes #59

@wdullaer
Copy link
Owner

Cool!
Looks good to me

@wdullaer wdullaer merged commit d21089b into wdullaer:master Mar 10, 2018
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.

SwipeRefreshLayout touch events collide with SwipeActionAdapter
2 participants