【发布时间】:2020-08-14 11:34:07
【问题描述】:
我在 android 中使用最新版本的运动布局并出现以下错误。我搜索了几个答案,例如删除 .idea 文件夹/.build 文件夹/清理项目/使缓存无效并重新启动。但似乎不起作用。我在 mac 中使用的是 Android 4.0.1 版本。知道为什么会这样。
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-rc1'
【问题讨论】:
-
我遇到了同样的问题,而且如果我们降级到以前的 beta 版本,我只能在 Motion Editor 中有动画,而不能在输出中。
标签: android android-studio compiler-errors androidx android-motionlayout