gpt4 book ai didi

android - Anko 中的水平线性布局

转载 作者:IT老高 更新时间:2023-10-28 13:34:51 25 4
gpt4 key购买 nike

在 anko/kotlin 中做 horizo​​ntalLayout 的好方法是什么? verticalLayout 工作正常 - 可以在其上设置方向,但感觉不对。不知道我在那里缺少什么。

最佳答案

只需使用 linearLayout() 函数即可。

linearLayout {
button("Some button")
button("Another button")
}

关于android - Anko 中的水平线性布局,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29966575/

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