ncapdevi / FragNav

An Android library for managing multiple stacks of fragments
1.5k stars 220 forks source link

App crashes - Unable to start activity ComponentInfo #203

Closed KhoiHuynh closed 5 years ago

KhoiHuynh commented 5 years ago

any help would be appreciated

ncapdevi commented 5 years ago

Hmm, I think you're doing something strange with your navigation. You say you're switching to a new Activity, but this error is coming from your MainActivity calling OnCreate again.

Also, can you verify which version of the library you are on?

ncapdevi commented 5 years ago

Haven't heard anything back, so closing this for now.