Android应用的界面编程

一、UI组件:布局管理器 1、线性布局:LinearLayout xml属性:android: layout-gravity   相对于父容器,对齐方式           android: gravity         所包含的子元素           android: layout-weight   相对于父容器,所占权重 2、表格布局:TableLayout    <TableRow>
相关文章
相关标签/搜索