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

[SwipeRefresh] Simplify drag handling for now #355

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

chrisbanes
Copy link
Contributor

Previously we allowed dragging of the indicator when it was
'refreshing'. This no longer works perfectly when the recent
migration the offset logic to the SwipeRefreshIndicator.

This PR removes this feature for now, until we can make it work
well with the new indicator.

Previously we allowed dragging of the indicator when it was
'refreshing'. This no longer works perfectly when the recent
migration the offset logic to the SwipeRefreshIndicator.

This PR removes this feature for now, until we can make it work
well with the new indicator.
@google-cla google-cla bot added the cla: yes label Apr 21, 2021
@chrisbanes chrisbanes enabled auto-merge (squash) April 21, 2021 12:28
@ricknout
Copy link
Contributor

FWIW I don't think the View-based swipe refresh allows dragging while in a refreshing state so perhaps this aligns better with that

@chrisbanes chrisbanes merged commit bbb2f08 into main Apr 21, 2021
@chrisbanes chrisbanes deleted the cb/swiperefresh-touch-move branch April 21, 2021 12:39
@chrisbanes
Copy link
Contributor Author

chrisbanes commented Apr 21, 2021

FWIW I don't think the View-based swipe refresh allows dragging while in a refreshing state so perhaps this aligns better with that

Yeah, I was trying to make the Compose version more playful. Something to revisit

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.

2 participants