Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract Transfuse components from the wrapping generated Android classes #126

Open
shannong opened this issue Jul 10, 2014 · 1 comment
Open
Milestone

Comments

@shannong
Copy link

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);
@johncarl81 johncarl81 changed the title Extract transfuse components from the wrapping generated Android classes Extract Transfuse components from the wrapping generated Android classes Jul 10, 2014
@johncarl81 johncarl81 added this to the 0.3.0 Release milestone Aug 24, 2016
@johncarl81
Copy link
Owner

I'm 50 / 50 on this feature. I think its a neat idea but I need to think of some use cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants