大家好,又见面了,我是全栈君,今天给大家准备了Idea注册码。
<LinearLayout xmlns:android = "http://schemas.android.com/apk/res/android" android:layout_width= "fill_parent" android:layout_height= "fill_parent" android:background= "#ffffff" android:gravity= "center" android:orientation= "horizontal" android:weightSum= "1" ><!--1.加入android:weightSum属性--> <Button android:layout_width ="0dp"<!--2.将Button的layout_width设为0dp--> android:layout_height ="wrap_content" android:layout_weight ="0.5"<!--3.确保其占用了50%的可用空间--> android:text ="@string/activity_main_click_me" /> </LinearLayout>
Widget’s width + Widget’s weight*Parent’s width/Parent’s weightSum
版权声明:本文博客原创文章。博客,未经同意,不得转载。
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/117494.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...