I\'ve looked through numerous similar questions here at SO, but nothing helps. I have a hierarchy of different nested layouts, all have android:layout_width=\"fill_par
android:layout_width=\"fill_par
Please try this in your linear layout
android:layout_centerHorizontal="true" android:layout_centerVertical="true"