Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 278 Bytes

File metadata and controls

4 lines (4 loc) · 278 Bytes

Members injection should always be called as early as possible to avoid uninitialized @Inject members. This is also crucial to protect against bugs during configuration changes and reattached Fragments to make sure that each framework type is injected in the appropriate order.