AndroidIconAnimator icon indicating copy to clipboard operation
AndroidIconAnimator copied to clipboard

Android vector icon animation tool

Results 63 AndroidIconAnimator issues
Sort by recently updated
recently updated
newest added

enhancement
area-import-export

Apparently `SVGRectElement` can also take optional `rx` and `ry` attributes in order to give the rectangle rounded corners. It doesn't seem like `SvgLoader` currently handles this.

enhancement
area-import-export

How would you do this? I assume you'd start by keeping track of the mouse event coordinates, stringing together the coordinates to create a series of very small lines that...

enhancement
area-canvas

No clue whether or not this is possible in all cases, but maybe we can at least support the basics.

enhancement
area-import-export

Other possible ideas: - A "fast forward" button (in addition to the already existing "rewind button"). - Options that allow you to slow down the animation playback a certain amount...

enhancement

Maybe use PaperJS? Or implement it ourselves. Need to unwind layer transforms.

enhancement
area-canvas

I mean I know this project is mainly geared towards Android... but it seems like it wouldn't be that hard to do. :)

enhancement
area-import-export