iphone - margins for ios app icons -


i have icon ios app seems missing margins other icons have. creates irregular, unwanted border around icon when selected in springboard (as darkened selection overlay smaller actual icon), visible in image:

when selected, missing margins create irregular, unwanted border around icon

when app selected (safari, example), there no border: when icon selected, there no border

i've tried out "prerendered" setting (in xcode target summary page) on , off no visible difference. i've noticed other apps icons have issue. when @ icon app doesn't have issue, notice margins of few pixels on every side.

i couldn't find values listed online margins of different icon sizes. happen know values margins, or program can create images correct margins? or there else may missing?

(note icons not parallel due wiggling icons in app-deletion mode of springboard. 72@2x visible on icon is--i assume--a separate issue.)

update: myself have verified on both ipod touch 4 (ios 5) , iphone 4 (ios 6). (if matters, both devices jailbroken.) project contains following icons: icon (57x57), icon@2x (114x114), icon-72 (72x72) , icon-72@2x (144x144).

update 2: since i'm developing app cydia, automatic icon rounding done springboard regular app store apps doesn't seem possibility (see comments in @vojtech vrbka's answer).

update 3: posted solution problem (also removed linked question in last paragraph before updates).

if making round corners manually, don't. use square icon , round corners added automatically.

here list of sizes, should include in app: custom icon , image creation guidelines


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -