Piasy / BigImageViewer

Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso. Even with gif and webp support! 🍻
MIT License
3.98k stars 400 forks source link

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

Closed quibbler01 closed 2 years ago

quibbler01 commented 2 years ago
Caused by: android.view.InflateException: Binary XML file line #86 in cn.quibbler.theme:layout/activity_otto: Binary XML file line #86 in cn.quibbler.theme:layout/activity_otto: Error inflating class com.github.piasy.biv.view.BigImageView
Caused by: android.view.InflateException: Binary XML file line #86 in cn.quibbler.theme:layout/activity_otto: Error inflating class com.github.piasy.biv.view.BigImageView
Caused by: java.lang.reflect.InvocationTargetException
Piasy commented 2 years ago

Please try to compare between your project and the demo project.