//在NestedScrollView的第一的子布局中加入
android:focusable="true"
android:focusableInTouchMode="true"
NestedScrollView嵌套RecyclerView并且顶部嵌套其他view时 打开页面不会滑到顶部
最新推荐文章于 2025-01-10 19:39:38 发布
//在NestedScrollView的第一的子布局中加入
android:focusable="true"
android:focusableInTouchMode="true"