【问题标题】:Where is the documentation for xml attributes like layout_column, layout_height?xml 属性(如 layout_column、layout_height)的文档在哪里?
【发布时间】:2011-06-26 20:27:13
【问题描述】:

我一直在尝试学习 Android App Dev,在完成本教程之后: http://developer.android.com/resources/tutorials/views/hello-tablelayout.html 我想知道可以分配给 XML 属性(如 layout_width 或 layout_height)的其他可能值是什么? layout_column 实际上做了什么? 但我似乎找不到这些属性的文档

在 developer.android.com 上哪里可以找到我真正需要的东西?

【问题讨论】:

    标签: android android-layout


    【解决方案1】:

    所有 XML 属性都列在开发者网站上的每个“视图”中,例如,LinearLayout 的所有 XML 属性都列在 here 中。

    【讨论】:

      猜你喜欢
      • 2023-04-08
      • 2022-01-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-03-07
      • 2014-12-25
      • 2016-10-01
      • 2013-05-24
      相关资源
      最近更新 更多