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

Swiping bug correction #185

Merged
merged 1 commit into from Jul 30, 2015
Merged

Swiping bug correction #185

merged 1 commit into from Jul 30, 2015

Conversation

viniciuscb
Copy link
Contributor

Correction of a bug that was happening almost every time there was being made a swipe too fast to alternate between views of a ViewPager.

The view that was happening this issue in my project uses ObservableListView in Fragments inside a ViewPager.

Correction of a bug that was happening almost every time there was being made a swipe too fast to alternate between views of a ViewPager.

The view that was happening this issue in my project uses ObservableListView in Fragments inside a ViewPager.
@ksoichiro
Copy link
Owner

@viniciuscb Thank you!

@ksoichiro ksoichiro merged commit a10a67f into ksoichiro:master Jul 30, 2015
ksoichiro added a commit that referenced this pull request Jul 30, 2015
@jrvansuita
Copy link

This fix have to be done in ObservableScrollView.class too.

@viniciuscb viniciuscb deleted the patch-1 branch August 8, 2016 11:34
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.

None yet

3 participants