<LinearLayout width="match_parent" height="match_parent" orientation="vertical">
<TextView with="wrap_content" height="wrap_content" android:gravity="center"/>
<LinearLayout width="match_parent" height="match_parent" orientation="horizontal" android:gravity="center">
<TextView with="wrap_content" height="wrap_content"/>
<TextView with="wrap_content" height="wrap_content"/>
</LinearLayout>
</LinearLayout>
Пожалуйста, попробуйте это ......