mirror of
https://gitee.com/openharmony/applications_app_samples
synced 2024-11-23 16:40:08 +00:00
AnimateTo动画延时不生效修复
Signed-off-by: yeyedeshen <yangxin181@huawei.com>
This commit is contained in:
parent
bae7bd3e31
commit
5519b58e07
@ -117,7 +117,6 @@ struct AnimationToSample {
|
||||
.width(160)
|
||||
.rotate({ angle: this.rotateAngleDelay })
|
||||
.margin(35)
|
||||
.animation({})
|
||||
|
||||
Button($r('app.string.attribute_animation_play_count'))
|
||||
.onClick(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user