文件最后提交记录最后更新时间
!993 readme整改,图片资源更新 * update README and picture 3 年前
!993 readme整改,图片资源更新 * update README and picture 3 年前
!664 根据检视意见刷新文档 * updated docs against review comments * updated docs against review comments 3 年前
!1126 修改Bug * bugfix AirQulity Calc JsSvgand JsAdaptivePortalList 3 年前
!592 补充README_zh,修改配置文件 * update build-profile.json5 4 年前
!486 使用900版本IDE对sample进行编译整改 * fix up * fix up * fix up 4 年前
!993 readme整改,图片资源更新 * update README and picture 3 年前
README.md

Animation

Introduction

This sample demonstrates the effect of the AnimatorProperty and Explicit Animation.

Usage

  1. Touch the round image on the home screen of the sample app to expand other images. This demonstrates the implementation of rotation and translation. Touch the round image again to collapse the images.

  2. Touch any expanded image to play the AnimatorProperty. This demonstrates the implementation of the rotation, scaling, and opacity change of the image.

  3. Touch the plus sign at the bottom of the home screen to increase the number of images. Touch the minus sign to decrease the number of images. The maximum number of images is 8, and the minimum number is 3. The default number is 3.

Constraints

This sample can only be run on standard-system devices.