<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:fadingEdge="vertical">
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content">
....................
</RelativeLayout>
</ScrollView>