-
Notifications
You must be signed in to change notification settings - Fork 401
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
Error inflating class com.github.piasy.biv.view.BigImageView #23
Comments
the package name is right! |
It should be an OOM. |
so how to solve this problem!兄弟 |
That's beyond the scope of this library, bro! Although this library aims to avoid OOM when you display big images, but there are tons of places that would cause OOM. Sorry that I can't help out all of them :( |
ok ! I have to use another View to solve it ! thx! |
Hope you well :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Caused by: android.view.InflateException: Binary XML file line #21: Binary XML file line #21: Error inflating class com.github.piasy.biv.view.BigImageView
at android.view.LayoutInflater.inflate(LayoutInflater.java:539)
at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
The text was updated successfully, but these errors were encountered: