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

feat(ui): swipe to star/unstar, swipe to unread #594

Merged
merged 7 commits into from
Feb 11, 2024

Conversation

JunkFood02
Copy link
Collaborator

@JunkFood02 JunkFood02 commented Feb 6, 2024

Also migrate from MD2 SwipeDismiss to MD3 SwipeToDismissBox, should fix some visual glitches like #506
cc @nvllz

Close #194
Close #586

@JunkFood02
Copy link
Collaborator Author

This PR forks the implementation of MD3 SwipeToDismissBox for bug fix & customization

related issue: https://issuetracker.google.com/issues/324170119

@nvllz
Copy link
Contributor

nvllz commented Feb 7, 2024

I can confirm the most recent commit fixed article swipe velocity bug. Great work!

@nvllz
Copy link
Contributor

nvllz commented Feb 7, 2024

I just found a visual bug related to the swipe gesture. The background icons and text for smaller article items look bad.

97087722-1a62-4deb-b087-dad2e88a7983.mp4

@JunkFood02 JunkFood02 marked this pull request as ready for review February 7, 2024 17:31
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.

Swipe to mark as read/unread and starred Swipe to the left to mark as read
3 participants