Trail-Sense
Trail-Sense copied to clipboard
Crash when reopening while guide bottom sheet is open
Not able to reproduce, but will try more things. Reported by 1 user.
ComponentInfo{com.kylecorry.trail_sense/com.kylecorry.trail_sense.main.MainActivity}: androidx.fragment.app.Fragment$InstantiationException: Unable to instantiate fragment com.kylecorry.trail_sense.tools.guide.ui.GuideBottomSheetFragment: could not find Fragment constructor
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.kylecorry.trail_sense/com.kylecorry.trail_sense.main.MainActivity}: androidx.fragment.app.Fragment$InstantiationException: Unable to instantiate fragment com.kylecorry.trail_sense.tools.guide.ui.GuideBottomSheetFragment: could not find Fragment constructor
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3846)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4022)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2336)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8653)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: androidx.fragment.app.Fragment$InstantiationException: Unable to instantiate fragment com.kylecorry.trail_sense.tools.guide.ui.GuideBottomSheetFragment: could not find Fragment constructor
at M0.E.a(SourceFile:59)
at androidx.fragment.app.FragmentState.r(SourceFile:3)
at androidx.fragment.app.e.