In Android Studio, I want to create the folders values-v14
values-v21
inside the res
folder.
But when I tried to make it like
I believe this is like version control, where the folder exists, but you need a file inside in order to view it. I just ran into this, and the folders existed but didn't show up until I had a file inside of them.
I hate to think this is by design. The use-case of a developer hiding their own work-space? Collapsing makes more sense