gpt4 book ai didi

android - MotionLayout 和约束组

转载 作者:行者123 更新时间:2023-11-29 23:03:18 25 4
gpt4 key购买 nike

我要开始使用 MotionLayout
用 MotionLayout 替换现有的 ConstraintLayout 后,其中有一个简单的运动场景,
我注意到 androidx.constraintlayout.widget.Group 不再工作了。
最初,我根据条件显示了两组中的一组,
但现在它们都可见,即使我将可见性设置为 GONE
我能否以某种方式让 MotionLayout 与组一起工作,或者我应该使用不同的 MotionLayouts?

最佳答案

ConstraintLayout 的最新版本是 2.0.0-beta2,并验证了 MotionScene 不关心 androidx.constraintlayout.motion.widget.Group。因此,如果您想更改可见性或高程值,您应该为每个 View 单独处理它,而不是应用于虚拟组。

关于android - MotionLayout 和约束组,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56790321/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com