Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我设计了一个48x48像素的启动器图标并将其放在我的 res/drawable 文件夹中。当我安装应用程序时,应用程序菜单中的图标似乎更小,默认情况下它被包裹在一个盒子里。我做错什么了吗?任何帮助表示赞赏。
48x48 应该用于 mdpi 屏幕。你在什么设备上显示它?另外,它是保存为透明 PNG 还是 JPEG?