JideGuru / epub_viewer

An epub reader for Flutter. Wrapped around Folioreader.(WIP)
https://pub.dev/packages/epub_viewer
Apache License 2.0
146 stars 80 forks source link

Crashes when side menu opened #117

Open amigax opened 2 years ago

amigax commented 2 years ago

2021-11-25 22:32:11.590 884-884/dev.jideguru.flutterEbookApp E/AndroidRuntime: FATAL EXCEPTION: main

Process: dev.jideguru.flutterEbookApp, PID: 884
android.view.InflateException: Binary XML file line #7: Binary XML file line #7: Error inflating class androidx.recyclerview.widget.RecyclerView
Caused by: android.view.InflateException: Binary XML file line #7: Error inflating class androidx.recyclerview.widget.RecyclerView
Caused by: java.lang.ClassNotFoundException: androidx.recyclerview.widget.RecyclerView
    at java.lang.VMClassLoader.findLoadedClass(Native Method)
    at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:738)