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

Wheel is slow or choppy after returning to activity #13

Closed
lynnntropy opened this issue Jan 14, 2015 · 8 comments
Closed

Wheel is slow or choppy after returning to activity #13

lynnntropy opened this issue Jan 14, 2015 · 8 comments

Comments

@lynnntropy
Copy link

After returning to the activity from another activity or the launcher, I've noticed that the progress wheel becomes slow or choppy for a while, and then returns to normal. This is on a Nexus 5 running Lollipop.

Is this something wrong with my code, or can you guys reproduce it as well?

@nico2sh
Copy link
Owner

nico2sh commented Jan 15, 2015

Can you provide some code to reproduce it?

@vivekkartha
Copy link

I also have the same issue, the issue gets reproduced when u shuffle between activities that use the wheel many times.

@nitinmishra27
Copy link

@vivekkartha @omegavesko i used to have this issue, then i get to know that I should call spin() to let it work normally, Though it'll make rounds even you don't call spin() but it's not the correct approach, I think it might help.

@nico2sh
Copy link
Owner

nico2sh commented Jan 29, 2015

OK, that last comment maybe could give me a clue about what going on, I'll investigate this further.

@nitinmishra27
Copy link

this issue is somewhat related to this #9 (comment), which i opened

@nico2sh
Copy link
Owner

nico2sh commented Mar 23, 2015

I just pushed a change that maybe fixes this issue, I'm closing it, but feel free to reopening it if you still find the issue. Just be sure that you are using v1.5

@nico2sh nico2sh closed this as completed Mar 23, 2015
This was referenced Mar 23, 2015
@nitinmishra27
Copy link

@pnikosis have you updated the artifact if so, please update the ReadMe. Thanks.

@nico2sh
Copy link
Owner

nico2sh commented Mar 23, 2015

You are right, updated

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

No branches or pull requests

4 participants