I have created one activity which is containing one map, image and another text view, and I have added \"scrollview\" tag for it. But after the activity starts it scrolls to the
Set android:focusableInTouchMode="true" in your linear layout:
android:focusableInTouchMode="true"