标签: java android imageview icons
我尝试将{25x25 BMP 32-bit color)导入ImageView。 android studio preview中的图标处于良好状态。但是当我在手机上运行应用程序时,图标看起来好像是corrupted! 附件中的图像显示何时在Android工作室和我的工作室上显示图标 电话让你可以看到差异。
25x25 BMP 32-bit color
ImageView
android studio preview
corrupted
这是我的imageView的xml代码:
http://i.stack.imgur.com/H4Gry.png
http://i.stack.imgur.com/lyTYp.png