We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If swiping to the right on a country list element a pinning icon should appear and the according country should be pinned to the top of the list.
Do not forget the possibility to unpin again :)
The text was updated successfully, but these errors were encountered:
... or do it the other way around: Swiping means archiving countries/regions. Archived elements may be accessible via a button below the list.
Sorry, something went wrong.
I would not implement the archive stuff because the list is not so long.
paetz
Successfully merging a pull request may close this issue.
If swiping to the right on a country list element a pinning icon should appear and the according country should be pinned to the top of the list.
https://code.tutsplus.com/tutorials/adding-swipe-gestures-to-recyclerviews--cms-32427
Do not forget the possibility to unpin again :)
The text was updated successfully, but these errors were encountered: