2013年4月6日
摘要: from--http://www.cnblogs.com/angeldevil/archive/2011/12/02/2271096.htmlAndroid动画学习笔记 3.0以前,android支持两种动画模式,tween animation,frame animation,在android3.0中又引入了一个新的动画系统:property animation,这三种动画模式在SDK中被称为property animation,view animation,drawable animation。 1. View Animation(Tween Animation) View Animat.. 阅读全文
posted @ 2013-04-06 21:27 洛易 阅读(346) 评论(0) 推荐(0) 编辑