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

ProgressWheel is not updating on orientation change #2

@farhan

Description

@farhan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions