Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

ProgressWheel is not updating on orientation change #2

Open
farhan opened this issue May 23, 2018 · 0 comments
Open

ProgressWheel is not updating on orientation change #2

farhan opened this issue May 23, 2018 · 0 comments

Comments

@farhan
Copy link

farhan commented May 23, 2018

I am using ProgressWheel, custom view class in my project.
Its working fine in normal scenarion i.e. in 1 mode (either portrait or landscape)
but when I change the orientation its stops updating the progress of view and the root cause is, it stop calling onDraw() function when you call invalidate() on postInvalidate().

https://github.com/mhacks/MHacksAndroid-Public/blob/master/MHacks/src/main/java/com/mhacks/android/views/ProgressWheel.java

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

No branches or pull requests

1 participant