Details
Description
Summary:
The Titanium SDK includes a "nineoldandroids-appc-2.4.0.jar" library used to back-port Google's Android 3.0 animation APIs on older Android OS versions. This library is no longer needed since Titanium's min Android OS version is 4.4.
https://github.com/JakeWharton/NineOldAndroids
To-Do:
Remove the JAR from here...
https://github.com/appcelerator/titanium_mobile/tree/master/android/titanium/lib
Switch to using Google's official Animation classes in...
TiAnimationBuilder.java
Remove ViewHelper class usage from...