17/11: Icon Rounding and Reflection
Category: General | Posted by: JohnHaselden
Just a little snippet of information for you - if you wish to remove the default rounding and reflection from your iPhone application's icon, there is a simple way of achieving this. Open up the Info.plist file, and select "Show Raw Keys/Values" from the pop-up menu (right click or option click) and add a new row. Enter UIPrerenderedIcon as the key then (right/option) click in the value space and select "Value Type / Boolean". Tick the checkbox and you're done!
Comments
Dave Perry wrote:
Hi John.
As far as I can recall, this only removes the reflection, the rounded corners remain.
Just a note.
As far as I can recall, this only removes the reflection, the rounded corners remain.
Just a note.
04/06 15:03:28



Lou wrote: