<LinearLayout>
<Button android:layout_height="wrap_content"
android:layout_width="fill_parent" android:layout_weight="1"/>
<Button android:layout_height="wrap_content"
android:layout_width="fill_parent" android:layout_weight="1"/>
</LinearLayout>
转载于:https://www.cnblogs.com/sfshine/archive/2012/04/08/2742927.html