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.
我在 xhdpi 有一个 100x100px 的图像并转换为 ldpi 它说它必须是 37.50px?人们会把事情四舍五入吗?或者在考虑 ldpi 的情况下重新做尺寸?
我个人的建议是完全忽略 LDPI,让 Android 处理缩放。这是市场的一个微不足道的部分,并不值得担心。
也就是说,如果你真的想这样做,我会四舍五入到最接近的偶数。大概是 38 像素。