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

Swipe down refresh animation #515

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

leesunny790
Copy link
Contributor

@leesunny790 leesunny790 commented Nov 16, 2023

  • no gradle files :)

Using RecyclerRefreshLayout:
https://github.com/dinuscxj/RecyclerRefreshLayout

Reference:
https://guides.codepath.com/android/implementing-pull-to-refresh-guide

Notes from last PR:

  • the RecyclerRefreshLayout needs to be constrained to the bottom of the leaderboard title since right now it's on top of it (maybe wrap in a constraint layout? or is there a better solution)
  • can we use a custom animation with this framework? (i.e. like the custom ferris wheel animation Design made last year)

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

1 participant