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

app:failureImage causes InflationException on older Androids #205

Open
tom5079 opened this issue Sep 27, 2020 · 2 comments
Open

app:failureImage causes InflationException on older Androids #205

tom5079 opened this issue Sep 27, 2020 · 2 comments

Comments

@tom5079
Copy link
Contributor

tom5079 commented Sep 27, 2020

Using in app:failureImage on Andorid 16 causes InflationException.
android.view.InflateException: Binary XML file line #63: Error inflating class <unknown>

@Piasy
Copy link
Owner

Piasy commented Sep 27, 2020

If you use Fresco, this could be caused by not initialize Fresco.

@tom5079
Copy link
Contributor Author

tom5079 commented Sep 27, 2020

but i called BigImageViewer.initialize(FrescoImageLoader.with(this)) in Application

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