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.
我正在为 Android 应用程序设计 UI。我现在已经准备好分层 PSD,但我不确定下一步是什么。对于网络,我只会对图像进行切片并手动编写 html/CSS。
谢谢
我根本不会使用切片,只需将图层(背景、按钮等)保存为单独的 PNG,然后在 XML 布局中设置它们。我希望你的布局没有精确的分辨率;请记住,您必须支持许多不同的屏幕分辨率。