You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade pdf-viewer 2.1.1 version
After upgrading pdf-viewer to version 2.1.1, recyclerView.computeVerticalScrollOffset() always returns 0. The offset cannot be determined, resulting in an inability to determine whether the PDF has scrolled to the bottom. Is there any good solution?
Thank you for creating your first issue. We appreciate your help in making this project better. We will look into it, and get back to you soon. Need help or want to discuss this issue? Join our Discord community here to ask questions and discuss this issue live!
📝 Describe the Bug
Upgrade pdf-viewer 2.1.1 version
After upgrading pdf-viewer to version 2.1.1, recyclerView.computeVerticalScrollOffset() always returns 0. The offset cannot be determined, resulting in an inability to determine whether the PDF has scrolled to the bottom. Is there any good solution?
📖 Library Version
🚶 Steps to Reproduce
Please follow these steps to reproduce the issue:
initWithUrl
method]🤔 Expected Behavior
What did you expect to happen?
🖼️ Screenshots/Videos
If applicable, add screenshots or videos to help explain your problem.
📱 Smartphone Info:
💻 Code Snippets
Include relevant code snippets or links to code repositories.
📜 Log Output/Stack Trace
Include any error logs or stack trace for more context.
💬 Additional Context
Add any other context about the problem here. Mention if the issue is consistent, specific scenarios where the bug occurs, etc.
The text was updated successfully, but these errors were encountered: