相关疑难解决方法(0)

Spread-chain group of elements with ConstraintLayout

I'm having an issue to spread-chain 2 groups of elements with Constraint Layout. I understand the goal of this new layout is to use a flat hierarchy so I'd like to avoid putting my elements inside a child layouts.

I looked at some awesome resources like constraintlayout.com but couldn't figure out how to make it work for my specific case - which I think can be common..

这是我想要实现的图像。在红色中,空格1、2和3需要具有相同的高度(就像传播链一样)。

代表我想要的

感谢您的关注 :)

android android-constraintlayout constraint-layout-chains

2
推荐指数
1
解决办法
776
查看次数