[Solved] Android center gravity is not working if container layout is in a scrollview

[ad_1]

I got it working after setting the following attribute to my parent ScrollView :

android:fillViewport="true"

[ad_2]

solved Android center gravity is not working if container layout is in a scrollview