I am using ApplicationBar Icons with size 48x48 PNG files,with transparent background. But I colored Icons as per my App theme i.e. orange, but when i tried the icon in my app it is showing me the foreground color of icon as white not orange.
How can we use ApplicationBar
Icons with foreground color other than white ?
Thanks.