I am using a linear layout to display a pretty light initial screen. It has 1 button that is supposed to centre in the screen both horizontally and vertically. However no
As per the Android documentation for XML Attributes of android:layout_gravity, we can do it easily :)