gmatyszczak / screen-generator-plugin

Apache License 2.0
147 stars 28 forks source link

FeatureRequest: Unique path for exact one file + merge for same name feature #19

Open DragunOleg opened 3 years ago

DragunOleg commented 3 years ago

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