Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webview有自动加载更多时,无法触发加载更多 #304

Open
wukongGit opened this issue Mar 6, 2024 · 1 comment
Open

webview有自动加载更多时,无法触发加载更多 #304

wukongGit opened this issue Mar 6, 2024 · 1 comment

Comments

@wukongGit
Copy link

webview滑倒最后,有自动加载更多的功能时,无法触发加载更多

@donkingliang
Copy link
Owner

因为滑动的是ConsecutiveScrollerLayout,而不是WebView,如果你想WebView自己处理滑动事件,就设置layout_isConsecutive="false",但是这样布局就不能联动

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants