通过support-v4库22.1.0,android支持嵌套滚动(android5.0之前)。不幸的是,此功能并未真正记录在案。有两个接口(interface)(NestedScrollingParent和NestedScrollingChild)以及两个助手委托(delegate)类(NestedScrollingChildHelper和NestedScrollingParentHelper)。有人在Android上使用过NestedScrolling吗?我尝试设置一个小例子,我使用NestedScrollView它同时实现了NestedScrollingParent和Nested