Android 应用程序 UI - PSD,下一步是什么?

发布于 2024-09-29 07:51:20 字数 98 浏览 5 评论 0原文

我正在为 Android 应用程序设计 UI。我现在已经准备好分层 PSD,但我不确定下一步是什么。对于网络,我只需对图像进行切片并手动编写 html/CSS。

谢谢

I'm designing the UI for an Android application. I have the layered PSD ready now, but I'm not sure whats the next step. For the web, I would just slice the images and write html/CSS manually.

Thanks

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

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

发布评论

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

评论(1

倾城°AllureLove 2024-10-06 07:51:20

我根本不会使用切片,只是将图层(背景、按钮等)保存为单独的 PNG,并将它们设置在 XML 布局中。我希望您的布局尺寸没有达到精确的分辨率;请记住,您必须支持许多不同的屏幕分辨率。

I wouldn't use slices at all, just save the layers (background, buttons, etc.) out as individual PNGs, and set them up in a XML layout. I hope you don't have your layout sized for an exact resolution; keep in mind there are many different screen resolutions you have to support.

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