How to generate a module with empty res files

43 Views Asked by At

Whenever I'm creating a new module I find myself annoyed that it does not come with a generated res directory for colors, strings etc. It is quite annoying that I have to create it within every feature-module and also I cannot find a way to create colors.xml (both dark and normal, you cannot create a file with the same name twice), is there any way to spin up a module with those empty files? (or at least add both colors (night) and normal?)

0

There are 0 best solutions below