Android Studio 属性窗口丢失

标签 android android-studio

我不知道属性窗口去了哪里。如您所见,它应该在组件树下,但它不是,并且在它的右侧有一个灰色区域。有任何想法吗? enter image description here

最佳答案

那是因为Component Tree的尺寸太大了。

请看,在增加尺寸之前:

enter image description here

之后:

enter image description here

尝试通过从该面板的左侧向右侧单击并按住单击来减小尺寸。

这将解决问题。

关于Android Studio 属性窗口丢失,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34831085/

相关文章:

android - StaggeredGridView 在滚动时卡在中间

java - 使用不同的按钮清除不同的编辑文本,同时重用相同的代码

php - 如何解决 GCM 1000 条消息限制,想要将消息发送到 10000 条数据库?

android - 如何在 Android 上找到默认字体?

android - 短信验证码请求失败 : unknown status code: 17093 null Firebase Phone Auth Android

java - Android Studio : Could not determine Java version using executable C:\Program Files\Java\jdk-10\bin\java. 可执行文件

android - 在 android 2.x 上创建 Uint8array 的替代品

android I/O 错误 : An existing connection was forcibly closed by the remote host

android - 如何在使用单独的依赖项 gradle 文件时获取库版本更新通知

Android Studio 创建项目生成带有垃圾字符的 colors.xml