winter-androidx / io.jentz.winter.androidx / DependencyGraphContextWrapper / <init>

<init>

DependencyGraphContextWrapper(base: Context, graph: Graph)

A ContextWrapper that holds a reference to a Graph and creates a clone of LayoutInflater that is bound to this.

This is useful if you need to provide a specific dependency graph to a view hierarchy other than your Activity graph.