码迷,mamicode.com
首页 > 移动开发 > 详细

3.App Resources-Resource Types/Animation

时间:2014-11-03 14:22:07      阅读:219      评论:0      收藏:0      [点我收藏+]

标签:style   io   color   ar   for   sp   on   bs   ef   

1. Animation Resources

  An animation resource can define one of two types of animations:

  <1>Property Animation

    Creates an animation by modifying an object‘s property values over a set period of time with an Animator.

  <2>View Animation 

    There are two types of animations that you can do with the view animation framework:

      <i>Tween animation

        Creates an animation by performing a series of transformations on a single image with an Animation

      <ii>Frame animation

        or creates an animation by showing a sequence of images in order with an AnimationDrawable.

  1.1 Property Animation

    

3.App Resources-Resource Types/Animation

标签:style   io   color   ar   for   sp   on   bs   ef   

原文地址:http://www.cnblogs.com/iMirror/p/4070980.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!