Activity (animation)

Source: Internet
Author: User

Activity is divided into: tweened animation, frame animation, property animation

Motion Tweens have 4 effects: gradients, displacements, rotations, scaling

tweened Animation Properties

Android:duration duration of the animation (in milliseconds)

Android:fillafter when set to true, the animation remains at the end of the state. False defaults to return the original state after the animation is complete
Number of Android:repeatcount repetitions

Android:startoffset the time between animations

Android:repeatmode defines repeated behavior, 1 means restart, 2 means to reverse back from the last state

Gradient

XML configuration file

Alpha Gradient Transparency Animation effect

Build Alpha.xml under Res/anim

Alpha.xml's created.

Call on the line

Alphaanimation Gradient Transparency Animation effect

Scale gradient dimension stretch animation effect

The call is the same as Alpha

Translate picture conversion position move animation effect

Rotate picture Transfer rotation animation effect

Frame animation

Add images to drawable, add Animation-list.xml in res anim

Call

Complete

Activity (animation)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.