android - 缺少 ConstraintLayout 属性选项卡

标签 android android-constraintlayout

我决定尝试新的 ContraintLayout,但是缺少 properties 选项卡。

我正在使用 AndroidStudio 2.3,ConstraintLayout 1.0.2。

有什么方法可以开启吗?

最佳答案

我遇到了同样的问题。切换到布局编辑器的设计 View (不是 TextView )并单击特定 View 就可以了。

关于android - 缺少 ConstraintLayout 属性选项卡,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42716483/

相关文章:

android - 如何以编程方式在约束布局中添加左右边距

java - 如何从 Firebase 存储获取 URL getDownloadURL

android - 在三星 S4 中,当我们点击通知时应用程序没有打开

android - 彩信发送/接收日期始终为 1970 年

android-layout - 了解constraintBottom 和constraintBaseline

android - ConstraintLayout 中的 RecyclerView 显示不正确

android - 如何确保在android杀死进程之前保存数据

android - 将 ARToolkit 与安卓一起使用

android - ScrollView 根目录中的 ConstraintLayout 未按预期工作

弹出键盘时Android Constraint布局底部元素重叠