Amazing job done here! Thanks alot from my team for this plugin. Working great already, but with this feature implemented it is going to be godlike one!
Right now we are stucked inside Package path. We can create subdirs inside it, but cannot do so outside of specified dir scope.
Right now plugin is just ignore if file is already exist. Can we add strings to end of it? Or even inside exact place?
Not sure how possible are this 2 things, but this might be useful for fragment/activity/viewmodel injection inside one module. Or for adding activity to manifest.
So we can make 4 files inside our path directory as usual (as now). And single unique guy outside of this scope.
What is working for me now is this inside activity/fragment:
//TODO add the strings below to AppComponentInjector//TODO add activity to manifest
Amazing job done here! Thanks alot from my team for this plugin. Working great already, but with this feature implemented it is going to be godlike one!
Not sure how possible are this 2 things, but this might be useful for fragment/activity/viewmodel injection inside one module. Or for adding activity to manifest. So we can make 4 files inside our path directory as usual (as now). And single unique guy outside of this scope.
What is working for me now is this inside activity/fragment:
//TODO add the strings below to AppComponentInjector
//TODO add activity to manifest