Windows Phone: Different Icon per Language -
is possible have different appicon in app , in store, based on current language of phone/store page?
no, it's not possible have language specific icons neither in store nor in application.
if want detect current language of device can use system.threading.thread.currentthread.currentculture or cultureinfo.currentuiculture. it's inside application. if want change icon or image inside application in of it's page, can, can't change app icon in all apps section of phone.
hope helps..
Comments
Post a Comment