florent37 / ShapeOfView

Give a custom shape to any android view, Material Design 2 ready
Apache License 2.0
3.12k stars 400 forks source link

Diagonal View angle type #37

Closed tudorsirbu closed 5 years ago

tudorsirbu commented 5 years ago

Hi,

Is there any reason why the diagonal angle is an integer rather than a float in the Diagonal View? I'm trying to animate the change of angle and because it's only supports integers the animation looks a bit jumpy.

tudorsirbu commented 5 years ago

https://github.com/florent37/ShapeOfView/pull/38