1. Scrollview中添加
android:fillViewport="true"
2. ScrollView的第一个元素添加
android:focusable="true"
android:focusableInTouchMode="true"
1. Scrollview中添加
android:fillViewport="true"
2. ScrollView的第一个元素添加
android:focusable="true"
android:focusableInTouchMode="true"