Zhuinden/flowless

Determine what to do with `forcedWithBundler` and `ForceBundler.restoreFromBundle`

Closed this issue · 1 comments

Never had to use these in any of my use-cases so far, and clutters onViewRestored() (one of the primary callbacks) with a boolean that doesn't really do anything.

Should it just be removed?

Kept restoreFromBundle, but forcedWithBundler flag is removed by 397a550