使用NestedWebView 实现WebView 顶部加原生内容嵌套滑动

1.要实现这个WebView 顶部加原生内容嵌套滑动,想到嵌套滑动比较好的解决方案就是"NestedScrollingChild2"和"NestedScrollingParent2"html 2.我这里的方案是java CoordinatorLayout+AppBarLayout+NestedWebView 3.布局以下:activity_nest.xmlandroid <?xml version
相关文章
相关标签/搜索