使用 ScrollBar 而不是 RecyclerView 滚动 CoordinatorLayout

Scroll CoordinatorLayout using ScrollBar instead of RecyclerView

有人可以帮助我使用 ScrollView 而不是滚动 CoordinatorLayout RecyclerView?

it's not working without RecyclerView.

See This Picture

如果您想用 ScrollView 替换 RecyclerView,请改用 NestedScrollView