androidlayout_gravity=center
The attribute android:layout_gravity="center" is used in an Android layout file to specify the gravity of the view within its parent layout. When set to "center", the view will be centered both horizontally and vertically within its parent layout.
原文地址: http://www.cveoy.top/t/topic/h90P 著作权归作者所有。请勿转载和采集!