如果是垂直的LinearLayout中多个控件居中显示呢? 我设置如下: android:orientation="horizontal" android:layout_gravity="center_vertical" 单个控件时正常,但是多 ...
www.eoeandroid.com