Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要有关同时使用内置动画和自定义动画的建议。
我的应用程序有一个带有以下动画视图的屏幕-
动画 1 和 2 同时运行没有任何问题。
仅自定义视图的动画也运行流畅。
但是当我同时运行所有 3 个时,它们会彼此减慢速度。
看起来他们是轮流跑的,
当 1 和 2 运行时, 3 暂停一段时间。
当3运行时,1和2暂停一段时间。