1、layout_width=" " eg. fill_parent save as match_parent another properity is wrap_content
layout_height=" " same
2、orientation="" eg. horizontal vertical
3、layout_gravity="" 居中
4、layout_weight="" 在图像中的权重,跟占有的空间有关系。
1、layout_width=" " eg. fill_parent save as match_parent another properity is wrap_content
layout_height=" " same
2、orientation="" eg. horizontal vertical
3、layout_gravity="" 居中
4、layout_weight="" 在图像中的权重,跟占有的空间有关系。
转载于:https://www.cnblogs.com/epirus/archive/2012/07/20/2601160.html