My created the /res/values/colors.xml and type some content. But eclipse doesn't treat it as an android file, just normal .xml. When I edit my /res/valuse/strings.xml, it shows a "Resources" view at left down corner. But it's "Design" when I edit colors.xml. And eclipse highlights my elements with a ugly color when my cursor on them.
What's the way to make it as Android xml file in Eclipse?