【发布时间】:2019-05-13 22:20:57
【问题描述】:
在 Android Studio 中,Tools -> Layout Inspector,View Tree 中的灰色(柔和、暗淡)视图是什么意思?该层仍然具有VISIBLE 属性
我在文档https://developer.android.com/studio/debug/layout-inspector 中没有看到任何解释,并且悬停视图时没有工具提示。
你可以download the .li layout capture in question here
对于上下文/参考,我试图弄清楚为什么片段没有出现在 id/content_container、https://gitlab.com/gitlab-org/gitter/gitter-android-app/issues/108 中
如果您想自己查看代码,该项目是开源的,https://gitlab.com/gitlab-org/gitter/gitter-android-app
【问题讨论】:
标签: android android-studio android-layout android-layout-editor