Question

My app developed based on Android 4.0 APIs, it works good. Now I have to support devices of Android 2.3, some Animator related features failed to work.

I know Animator is released from 3.0. My question is how can I work around that ?

Was it helpful?

Solution

You can use THIS LIB

it adds the Animator to old devices.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top