2

I am working on a Universal app, there is a UIToolbar with the 20x20px icon as images, but I need to switch this to their hi-res counterpart (40x40px) if the device supports retina display, any tips how can I achieve this?

4

1 に答える 1

2

高解像度アイコンに「@2x」という名前を付けると、自動的に使用されます。

于 2011-08-08T20:52:54.150 に答える