Inversion-NL / Toon-Android

Toon Android app for rooted Toon devices
MIT License
2 stars 2 forks source link

Resources$NotFoundException: Resource ID #0x7f0800c3 #65

Closed RoadXY closed 2 years ago

RoadXY commented 2 years ago

Describe the bug Resources$NotFoundException: Resource ID #0x7f0800c3

App version (please complete the following information):

Smartphone (please complete the following information):

Additional context or information

Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.toonapps.toon/com.toonapps.toon.view.MainActivity}: android.view.InflateException: Binary XML file line #56: Binary XML file line #56: Error inflating class com.google.android.material.navigation.NavigationView
       at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2778)
       at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2856)
       at android.app.ActivityThread.-wrap11()
       at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1589)
       at android.os.Handler.dispatchMessage(Handler.java:106)
       at android.os.Looper.loop(Looper.java:164)
       at android.app.ActivityThread.main(ActivityThread.java:6494)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)