Wilson S
Results
1
comments of
Wilson S
This Library is not maintained To solve this issue Modify the File **OptAnimationLoader** Add another **else condition / case** ``` case "YOURPATH.Rotate3dAnimation": anim = new Rotate3dAnimation(c, attrs); break; ```