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
If you use LinearLayout you can add gravity center:
LinearLayout
`