You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by skvsarathyourfriend <sk...@gmail.com> on 2014/05/26 08:03:36 UTC

Application Icon is having a black border around it

<http://apache-flex-users.2333346.n4.nabble.com/file/n6621/IMG_0262.png> 


I am developing an ios app. In that the application Icon is showing black
border around it only for IOS. I have used 256*256 icon but still it is
showing that same. Can u Please help me to fix this. here is snippet of code
to set the application icon.

*<image114x114>assets/icon_114.png</image114x114>
        <image128x128>assets/icon_128.png</image128x128>
<image256X256>assets/icon_256.png</image256X256>
*


Thankyou in advance.



--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Application-Icon-is-having-a-black-border-around-it-tp6621.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

RE: Application Icon is having a black border around it

Posted by Swen van Zanten <in...@hdsign.nl>.
Hi,

You should try and not use any transparency.
So don't use any rounded corners on your exported icons.

Like this one: https://www.dropbox.com/s/dg6937i1ipozy9x/AppIcon72x72%402x.png

Hope it helps you.

Met vriendelijke groet (Kind regards),

Swen van Zanten
Compuniek ICT Services

AS3/Flex/PHP/JS Developer

________________________________________
Van: skvsarathyourfriend <sk...@gmail.com>
Verzonden: maandag 26 mei 2014 8:03
Aan: users@flex.apache.org
Onderwerp: Application Icon is having a black border around it

<http://apache-flex-users.2333346.n4.nabble.com/file/n6621/IMG_0262.png>


I am developing an ios app. In that the application Icon is showing black
border around it only for IOS. I have used 256*256 icon but still it is
showing that same. Can u Please help me to fix this. here is snippet of code
to set the application icon.

*<image114x114>assets/icon_114.png</image114x114>
        <image128x128>assets/icon_128.png</image128x128>
<image256X256>assets/icon_256.png</image256X256>
*


Thankyou in advance.



--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Application-Icon-is-having-a-black-border-around-it-tp6621.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.