务实毛豆

文章
4
资源
0
加入时间
2年10月21天

LinearLayout(线性布局)中weight的难点

一、首先我们先用 RelativeLayout (相对布局)实现一个效果,如下:<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/activity_main"