-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
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
Labels
No labels