gpt4 book ai didi

android - ConstraintLayout View 之间的空间

转载 作者:太空狗 更新时间:2023-10-29 16:12:57 25 4
gpt4 key购买 nike

目前我正在尝试使用新的 ConstraintLayout 并尝试创建以下布局:

enter image description here

(1) Headline: Type 24sp, Leading 32sp
(2) Subhead 1: Type 15sp, Leading 24sp
(3) 32sp line height
(4) 56dp padding between the top of button and the center of copy
(5) 24dp vertical padding

我现在的问题是我不知道应该如何处理引用第二个 TextView 中心的尺寸。我们对中心(或基线)到底部或类似的东西没有约束。此外,我无法在基线点之间连接的两个 View 之间设置空间。那么我应该如何使用 ConstraintLayout 创建此布局?

谁能给我一个上图中的示例布局?

最佳答案

我们现在只允许基线到基线,没有边距。我们将来可能会重新讨论这个问题,但是从 ConstraintLayout alpha 7 开始,您不能这样做。唯一的选择是与顶部/底部对齐。

enter image description here

关于android - ConstraintLayout View 之间的空间,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39306636/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com