Releases: rongi/rotate-layout
Releases · rongi/rotate-layout
Version 3.0.0
Version 2.0.0
Rotate angle is now RotateLayout
property, not layout parameter.
Before this release rotate angle was a layout parameter property of the child view. This means that to change angle during runtime one should've updated layout parameters of the child view which is a lot of lines of code. Now to change view angle just call setAngle()
method of RotateLayout
Version 1.0.1
v1.0.1 catching up with right version commit