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

Error inflating class com.github.piasy.biv.view.BigImageView #23

Closed
yanchengdeng opened this issue Dec 12, 2016 · 6 comments
Closed

Error inflating class com.github.piasy.biv.view.BigImageView #23

yanchengdeng opened this issue Dec 12, 2016 · 6 comments

Comments

@yanchengdeng
Copy link

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)

@yanchengdeng
Copy link
Author

the package name is right!

@Piasy
Copy link
Owner

Piasy commented Dec 12, 2016

It should be an OOM.

@yanchengdeng
Copy link
Author

so how to solve this problem!兄弟

@Piasy
Copy link
Owner

Piasy commented Dec 12, 2016

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 :(

@yanchengdeng
Copy link
Author

ok ! I have to use another View to solve it ! thx!

@Piasy
Copy link
Owner

Piasy commented Dec 12, 2016

Hope you well :)

@Piasy Piasy closed this as completed Dec 12, 2016
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