Android RelativeLayout 内容居中解决办法:java
android:layout_centerVertical="true" android:layout_centerHorizontal="true" android:layout_centerInParent="true"