Android的工作室1.0不显示绘制,华电国际,绘制-xhdpi,绘制,MDPI,绘制,xxhdpi
当我创建一个新项目,我的Android 1.0的工作室不显示绘制,华电国际,绘制-xhdpi,绘制,MDPI和绘制,xxhdpi。
我却不知道原因。
这是我的res目录结构
| --res
| --drawable
| --layout
| --menu
| --values
有人帮忙吗?
When I create a new project ,my Android studio 1.0 do not display drawable-hdpi , drawable-xhdpi, drawable-mdpi and drawable-xxhdpi . I don't konw the reason. This is my res directory structure |--res |--drawable |--layout |--menu |--values Someone help?
这是最有可能的,因为你的项目资源管理器采用的是Android模式下观看。文件夹上面应该有一个下拉按钮,你可以选择在项目模式进行查看。您现在应该能够看到其他绘制文件夹。
This is most likely because your project explorer is viewing them in Android mode. Above the folders there should be a dropdown button which you can choose to view them in Project mode. You should now be able to see the other drawable folders.