RelativeLayout中两个按钮平分屏幕

<RelativeLayout android:layout_width="fill_parent" android:layout_height="wrap_content"> <TextView    android:id="@+id/placeholder" android: