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

Release/5.0.1 #64

Merged
merged 3 commits into from
Dec 23, 2020
Merged

Release/5.0.1 #64

merged 3 commits into from
Dec 23, 2020

Conversation

bojankoma
Copy link
Collaborator

πŸ“„ Context

This PR updates dependencies to latest stable and available RC versions.
This PR also introduces a new custom view component dealing with this issue.

πŸ“ Changes

I made a custom SwipeRefreshLayout that handles touch slop on MOVE event.

πŸ› οΈ How to test

Drag your finger like you don't care. Lazily and sloppy, diagonally across screen from top left to bottom right.
Or any other corner to corner for that matter. It's not perfect but it does behave significantly better than previous implementation.

Bojan added 2 commits December 23, 2020 12:28
Updtae Gradle wrapper.
Remove Kotlin extensions plugin.
@bojankoma bojankoma added this to the 5.0.1 milestone Dec 23, 2020
@bojankoma bojankoma self-assigned this Dec 23, 2020
@bojankoma bojankoma linked an issue Dec 23, 2020 that may be closed by this pull request
Copy link
Collaborator

@JonatanPlesko JonatanPlesko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM πŸ‘

Write changelog.
@bojankoma bojankoma merged commit 66851e3 into develop Dec 23, 2020
@bojankoma bojankoma deleted the release/5.0.1 branch December 23, 2020 13:33
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.

Horizontal scrolling clashing with pull to refresh
2 participants