Data parsing issue at android while using Flow path to create the same screen again
问题 I am playing around with square up android Motor & Flow library . I tried to pass the data from Screen A to Screen B and I am able to successfully retrieve data at Screen B . The problem araise while I try to call Screen B from Screen B (Re creation of same screen again). Screen A @Override public Object createComponent(MainActivity.Component parent) { return DaggerScreenA_Component.builder().component(parent).fingerPrintModule(new FingerPrintModule()).moduleDependencies(new