Skip to content

Extract Transfuse components from the wrapping generated Android classes #126

@shannong

Description

@shannong

It would be helpful to be able to get the component used to create a generated class from that class.
e.g.,

TransfuseActivity ta = Components.getComponentFor(androidActivity);
TransfuseFragment tf = Components.getComponentFor(androidFragmnet);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions