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
{{ message }}
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
hello,I integrated fbreader in my project, and now I have a problem: my books come from the network, and each chapter is requested from the server and saved to memory card. I'm now opening each chapter as a book using the openBookInternal() method. But when the last chapter was switched to the next chapter, the page animation disappeared, how should I deal with it, or what better way to deal with my needs? Thank you!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hello,I integrated fbreader in my project, and now I have a problem: my books come from the network, and each chapter is requested from the server and saved to memory card. I'm now opening each chapter as a book using the openBookInternal() method. But when the last chapter was switched to the next chapter, the page animation disappeared, how should I deal with it, or what better way to deal with my needs? Thank you!
The text was updated successfully, but these errors were encountered: