在这两个控件外边套个RelativeLayout
android:layout_height="wrap_content" >
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="textview显示的text"
android:layout_centerVertical="true" />
本回答由提问者推荐