/NestedListView

Android中,让ListView实现了NestedScrollingChild接口,解决嵌套滑动的问题,也是个简单的嵌套滑动的例子

Primary LanguageJava

NestedListView

Android中,让ListView实现了NestedScrollingChild接口,解决嵌套滑动的问题,也是个简单的嵌套滑动的例子

子View实现NestedScrollingChild,父View实现NestedScrollingParent

运行效果图如下

效果图