Android RelativeLayout 內容居中解決辦法:java
android:layout_centerVertical="true" android:layout_centerHorizontal="true" android:layout_centerInParent="true"