ShapeShifter
ShapeShifter copied to clipboard
Dose the KEYFRAME feature can be supported? Not only fromTo but also keyframe in the middle
https://developer.android.com/reference/android/animation/ObjectAnimator?hl=en
"Starting from API 23, it is possible to use PropertyValuesHolder and Keyframe in resource files to create more complex animations. Using PropertyValuesHolders allows animators to animate several properties in parallel, as shown in this sample:"