CircleLayout icon indicating copy to clipboard operation
CircleLayout copied to clipboard

Is there a rotation listener?

Open GolgothSchumi opened this issue 11 years ago • 1 comments
trafficstars

Very nice library. I would like to ask if this layout has a rotation listener. For example, I have 4 view and I swipe my fingers on the screen, the layout should perform a form of rotation animation.

GolgothSchumi avatar Oct 07 '14 09:10 GolgothSchumi

No, there is no such thing as for now. Layout in current implementation is not really suitable for layout animations - that's something that can be improved.

On Tue, Oct 7, 2014 at 11:46 AM, Robert Oprea [email protected] wrote:

Very nice library. I would like to ask if this layout has a rotation listener. For example, I have 4 view and I swipe my fingers on the screen, the layout should perform a form of rotation animation.

— Reply to this email directly or view it on GitHub https://github.com/dmitry-zaitsev/CircleLayout/issues/9.

dmitry-zaitsev avatar Oct 07 '14 10:10 dmitry-zaitsev