Hey, I have a bug in Android studio, when I right click on values folder and create new resource file e.g. strings.xml and set source set as one of my productFlavors, the strings.xml becomes virtual folder and shows 2 strings.xml files with productFlavour in brackets, but when I do this one more time exactly the same way only change source set to another flavor, I can see only 2 strings.xml in that virtual folder instead of 3, anyone with a same problem or a workaround?