为什么在 android studio 中单击“显示布局装饰”按钮时预览会发生变化?

Why does the preview change when I click show layout decorations button in android studio?

我已经为我的应用程序设计了前端,它在预览中看起来不错,但是当我单击 "show layout decorations" 按钮时,整个预览都被打乱了!我无法获得正确的输出。 有人可以检查一下吗?这是我的学校项目。[在 pressinf 之前预览 "show layout decorations"preview after clicking show layout decorations

此问题已在新的 Android Studio 更新中得到解决

将您的 android 工作室更新到最新版本,它应该可以工作...

您可以简单地使用快捷键来检查您的版本并知道您是否可以更新...

只需轻按 Shift 两次,然后在小框中输入 About 以检查版本和 更新 将您的 ide 更新到最新版本...这应该有效。

干杯