as the question, I use ImageSpan to add a image into TextView. but it can\'t animate.Do you have any advise? I try to extend AnimationDrawable to add drawable into Image
You can use ObjectAnimator to animate the drawable in the ImageSpan
http://developer.android.com/reference/android/animation/ObjectAnimator.html