Skip to content

bug in getRotation() #42

@out0

Description

@out0

Your getRotation() is always returning 0, when it should call super to return view's getRotation or just be deleted.

This bug prevent your view from correctly calculate rotation, therefore no rotation back to 0 degrees is possible.

just remove getRotation() override and things should go back to normal I guess

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