首页 > 移动平台 > 详细

3.App Resources-Resource Types/Animation

时间:2014-11-03 14:18:50      阅读:231      评论:0      收藏:0      [点我收藏+]

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!