Android Studio XML does not recognize objectAnimator Android Studio XML does not recognize objectAnimator xml xml

Android Studio XML does not recognize objectAnimator


I think you have placed the xml file in a wrong folder.

valueAnimator objectAnimator and animatorSet resourcesshould be in the folder res/animator, not in res/anim.

please visit android developer for more information.http://developer.android.com/guide/topics/resources/animation-resource.html