ScrollView嵌套RecyclerView 默认定位到顶部
根布局上添加配置:
android:focusableInTouchMode="true"
android:descendantFocusability="blocksDescendants"
android:fillViewport="true"
根布局上添加配置:
android:focusableInTouchMode="true"
android:descendantFocusability="blocksDescendants"
android:fillViewport="true"