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 ?
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 ?
You can use THIS LIB
it adds the Animator to old devices.