From a3e370e4fbaf09a49e238f928b679017b2c4d626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E4=BA=9A=E8=8A=B3?= Date: Wed, 9 Aug 2023 09:13:34 +0000 Subject: [PATCH] update zh-cn/application-dev/ui/arkts-custom-attribute-animation.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 葛亚芳 --- .../application-dev/ui/arkts-custom-attribute-animation.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/zh-cn/application-dev/ui/arkts-custom-attribute-animation.md b/zh-cn/application-dev/ui/arkts-custom-attribute-animation.md index a2970ad55c..8fd7df86d0 100644 --- a/zh-cn/application-dev/ui/arkts-custom-attribute-animation.md +++ b/zh-cn/application-dev/ui/arkts-custom-attribute-animation.md @@ -249,3 +249,9 @@ struct AnimatedShape { ![zh-cn_image_0000001592669598](figures/zh-cn_image_0000001592669598.gif) + +## 相关实例 + +针对自定义属性动画开发,有以下相关实例可供参考: + +- [自定义下拉刷新动画(ArkTS)(API9)](https://gitee.com/openharmony/codelabs/tree/master/ETSUI/AnimateRefresh) \ No newline at end of file -- GitLab