0

In viewpager2, the item of vp2 at the innermost part of viewpager2 is webview. How to handle sliding conflicts, prioritize responding to webview's sliding, followed by the parent vp2, and finally handle the top-level vp2

Priority is given to responding to the sliding of the webview, followed by the parent viewpager2, and finally the top-level viewpager2 for processing

New contributor
lidiwei is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Browse other questions tagged or ask your own question.