当前位置: 首页 > 工具软件 > One-Frame > 使用案例 >

Error:Must have one-pixel frame that is either transparent or white in Android Studio

吴举
2023-12-01


eclipse中的项目导进android studio中报错,错误提示是.9.png图片出错了。

原来图片不是真的.9图片,可能只是自己修改了后缀的,而在eclipse中具有容错机制,所以不会报错,android studio 比较严格,所以报错


解决途径:

1.用.9工具制作.9图片


2.修改后缀名为.png




 类似资料:

相关阅读

相关文章

相关问答