<ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:scrollbars="none" >
</ScrollView>
我设置的android:滚动条=“无”,滚动视图无法正常工作