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

2 Different Loading Animations #478

Open
warmoans opened this issue Nov 5, 2023 · 2 comments
Open

2 Different Loading Animations #478

warmoans opened this issue Nov 5, 2023 · 2 comments
Labels

Comments

@warmoans
Copy link

warmoans commented Nov 5, 2023

When you pull down to refresh there's a loading animation of a circle. When you press the circle arrow to check for updates it shows a bunch of rectangles doing an animation. I think it would be best to pick one or the other and make it happen for both update check methods

Screenshot_20231105-103523
Screenshot_20231105-103535

@warmoans warmoans changed the title 2 Different Loading Mechanisms 2 Different Loading Animations Nov 5, 2023
@TPS
Copy link

TPS commented Nov 6, 2023

Imho, the rectangle animation is better, but the spinner is more typical. I agree it should be made consistent. If the 2 animations represent something different from each other, that should be clarified. Else, maybe both could always run simultaneously, like on the app's opening update.

@rumboalla rumboalla added the bug label Nov 6, 2023
AntonButov added a commit to AntonButov/apkupdater that referenced this issue Jan 6, 2024
@codewithrashmiranjan
Copy link

I would suggest showing the rectangle shimmer for the first time when no data is available. However, after the data has been loaded once, for refreshing purposes, you can switch to displaying a rounded progress bar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants