質問

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top