在ScrollView的LinearLayout里添加
android:focusable="true" android:focusableInTouchMode="true"
Android ScrollView初始显示位置不在顶部的解决方法
本文介绍如何在ScrollView的LinearLayout中通过设置android:focusable=true及android:focusableInTouchMode=true来控制焦点行为。
本文介绍如何在ScrollView的LinearLayout中通过设置android:focusable=true及android:focusableInTouchMode=true来控制焦点行为。
在ScrollView的LinearLayout里添加
android:focusable="true" android:focusableInTouchMode="true"
4724

被折叠的 条评论
为什么被折叠?