【发布时间】:2014-01-15 16:01:41
【问题描述】:
Xamarin 是否以跨平台方式支持 9-patch 图像?理想的情况是为 iOS、Android 和 Windows 从同一个文件创建图像。
【问题讨论】:
标签: android ios windows-store-apps xamarin nine-patch
Xamarin 是否以跨平台方式支持 9-patch 图像?理想的情况是为 iOS、Android 和 Windows 从同一个文件创建图像。
【问题讨论】:
标签: android ios windows-store-apps xamarin nine-patch
据我所知,答案似乎是“对我来说没有任何意义”。最好的选择是为每个平台提供单独的图像资源。 splat library 确实做了一些跨平台的图像处理,但不是 9-patch,我不确定它的性能。
【讨论】: