Android--Android studio --布局管理

mac2022-06-30  21

LinearLayout:线性布局管理器

TableLayout:表格布局管理器

RelativeLayout:相对布局管理器(Android studio默认的布局管理)

FrameLayout:帧布局管理器

AbsoluteLayout:绝对布局管理器

GridLayout:网格布局管理器

 

 

 

      

转载于:https://www.cnblogs.com/Catherinezhilin/p/8659583.html

最新回复(0)