android / android-studio-poet

Large Android projects generator
Apache License 2.0
702 stars 85 forks source link

Skip resource creation when not specified. #146

Closed runningcode closed 3 years ago

runningcode commented 3 years ago

Previously, an empty string.xml file would be generated even though no resources were specified. This skips the generation of that file so that generated projects do not have to configure resources.