Android XML: Why can't we type @drawable-mdpi, and instead, we must type @drawable?

notalhen

New Member
I see the folders:\[code\]drawable-hdpidrawable-mdpidrawable-ldpi\[/code\]I have seen countless threads of "Type @drawable/some_image.png" and "Create a drawable folder in res."But never did I see a question about XML referring to any drawable folders with qualifier names. Or basically writing XML to refer to any folders with qualifier names.Why is this not documented? Why XML can't refer supported resource directory names with qualifiers? Is it because of the limitation of XML when it comes to hyphens?I'm just a newbie. I'm just asking. No big deal about it, I'm just being curious. Thanks for answering.
 
Back
Top