desktop: Titanium.UI.setIcon
is this supposed to get a path to an .ico ? if not, how would one implement different icon sizes?
1 Answer
-
Accepted Answer
This could be any image file you would like - it doesn't have to be .ico. You can assign it any size of image you would like, so you would manage that in code yourself to your preference.