FrameLayout
1.默认内容叠加
2.控件对齐 android:layout_gravity="left|top"
PercentFrameLayout 百分比帧布局
![](https://img.haomeiwen.com/i150086/d44ebf06b527ed10.png)
1.添加百分比布局依赖库
![](https://img.haomeiwen.com/i150086/0cfce424a80ae1e7.png)
2.使用百分比布局
![](https://img.haomeiwen.com/i150086/d58e0d14dd0f72f6.png)
![](https://img.haomeiwen.com/i150086/8e630313c4d7b330.png)
![](https://img.haomeiwen.com/i150086/6d21fd5af58d5e6a.jpg)
1.默认内容叠加
2.控件对齐 android:layout_gravity="left|top"
1.添加百分比布局依赖库
2.使用百分比布局
本文标题:Android常用布局——FrameLayout和Percent
本文链接:https://www.haomeiwen.com/subject/qbjiottx.html
网友评论