快速问题 Re Drawables 文件夹 MDPI、HDPI 和 LDPI

发布于 2024-12-03 23:11:33 字数 107 浏览 0 评论 0原文

只是一个简单的问题。如果我对 Android 在最常见的屏幕尺寸上缩放应用程序的方式(在真实设备上测试)感到满意,我可以将图像放在 MDPI 文件夹中吗?或者这会引起问题吗?

谢谢 !

Just a quick question. If I am happy with the way in which Android scales my app on the most common screen sizes (tested on real devices) can I just put my images in the MDPI folder ? Or will this cause problems ?

Thanks !

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

清醇 2024-12-10 23:11:33

应该没问题,但您确实应该将它们放在 drawable 文件夹中,以避免将来进一步扩展应用程序时出现混乱。

It should be fine but you should really put these in the drawable folder to avoid confusion when extending the application further in the future.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文