Android供给了三种动画机制:属性动画(property animation)、补间动画(tween animation / view animation)、帧动画(drawable animation / frame animation)。其中属性动画被官方推举应用,由于它具有更多的灵巧性和特点(because it is more flexible and offers more features)、并可以几近完全替换后两种动画。Android供给了三种动画机制:属性动画(property animation)、补间动画(tw