草庐IT

constraintDimensionRatio

全部标签

android - ConstraintLayout layout_constraintDimensionRatio 不起作用

我使用了constraintLayout和layout_constraintDimensionRatio="1:1"(宽度为wrap_content,高度为0dp(match_constraint))因此,我希望宽度和高度为1:1,但它不起作用。怎么了?我附上了代码和屏幕截图。screenshot我引用android开发者网站上关于Constraintlayout的内容。https://developer.android.com/reference/android/support/constraint/ConstraintLayout.html#DimensionConstraints