denisokvrn / android-3d-flip-view-transition

Automatically exported from code.google.com/p/android-3d-flip-view-transition
0 stars 0 forks source link

None of the Interpolators are working except AccelerateInterpolator for AnimationFactory.flipTransition method. #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. pass any interpolator for the method AnimationFactory.flipAnimation(...)
2. check for interpolator effects

What is the expected output? What do you see instead?
* Passed Interpolator needs to be used to render the animation.
* Only effects of AccelerateInterpolator are seen

What version of the product are you using? On what operating system?
* latest, Win8

Please provide any additional information below.

Original issue reported on code.google.com by bhar...@khoslalabs.com on 4 Jun 2013 at 10:54