I want the content inside the scrollView as center.
Use this attribute in ScrollView
android:fillViewport="true"
Example
Make sure to use Single Child in ScrollView just like in above example which is Relativelayout.