打开安卓项目发现drawable图片无法显示,提示image not loaded try to open it externally to fix format problem,尝试在外部打开它来修复格式问题。
我检查了下drawable文件夹,有几张图片为jpg格式。注意:一定要改成png格式。
把drawable下jpg及其他格式都改成png格式,关掉再重新运行就好了。
打开安卓项目发现drawable图片无法显示,提示image not loaded try to open it externally to fix format problem,尝试在外部打开它来修复格式问题。
我检查了下drawable文件夹,有几张图片为jpg格式。注意:一定要改成png格式。
把drawable下jpg及其他格式都改成png格式,关掉再重新运行就好了。