你说有没有可能用
<LinearLayout android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="horizontal"></LinearLayout>
你直接横向显示两个布局不就可以了