Skip to content

Inject fragments earlier in their lifecycle

Torsten Grote requested to merge 631-inject-fragments-early into master

This also removes the need to override the inject method even when there's nothing to inject.

While passing over all fragments, some nullability issues also have been addressed.

Closes #631 (closed)

Merge request reports