android layout 分类

LinearLayout(线性版面配置)、FrameLayout(框架版面配置)、TableLayout(表格版面配置)、

AbsoluteLayout(绝对位置版面配置)、RelativeLayout (相对位置版面配置

你可能感兴趣的:(android layout 分类)