Is it possible to animate svg image manually without using SVGAnimator?
I have animated svg image and i want to animate it according to the rules defined in the file but not using SVGAnimator.
The problem is that using SVGAnimator, you must switch to another displayable (canvas related to animator).
Don't want to do this because changing displayable causes screen to flicker on some devices.

Reply With Quote




