09-13-2012 12:46 PM
there's a Issue open to get official IconSet from BB10 Cascades
https://www.blackberry.com/jira/browse/BBTEN-178
Vote for this if you also need a rich icon set for your cascades app
BTW: in the meantime I'm using the IconSet from Android ICS 4.0 ;-)
Icons from xhdpi can be used - you only have to open them in a graphics tool and add some transparent pixels around to get the Cascades 81x81px size - doesn't look so nice as native Cascades Icons but is a good starting point
in my app these are the icons I converted from ICS:
https://github.com/blackberry/opendataspace-cascad
ekke
09-13-2012 03:23 PM
Look at this:
09-13-2012 03:34 PM
pixle wrote:
Look at this:
your Icons are looking nice,
but I'm developing apps as OSS under Apache Software License
so I cannot use your Icons
ekke