[mobile developer:tips];
iOS and Objective-C Tips, Tricks and Tutorials.
Subscribe via Email
Follow @MobileDevTips
Please consider subscribing to Mobile Developer Tips RSS feed or following us on Twitter Tweet
In this tip on how to remove the shine/gloss effect on an iPhone icon, I showed the steps to go from an icon that looks like this:
to an icon that looks like this:
I got a question earlier today from a reader asking: “how can I create an icon with no shine effect and no border around it ? “, such as this:
Here’s all you need to do:
Create an image with no border (57 x 57 pixels) Save the image as a transparent PNG file with the name Icon.png Import the file into your Xcode project Resources folder Set the UIPrerenderedIcon to YES as shown here: removing icon shine/gloss effect
Related posts:
Name (required)
E-mail (required)
Your Comment
Notify me of followup comments via e-mail