Probably an elementary question but I spent a couple of hours trying to figure this out.
I'm using pm.GetApplicationIcon(Main.packageName) to get the application Icon but nothing I can do will render it in my ImageView. My latest try was:
imgAppIcon.Background = pm.GetApplicationIcon(Main.packageName)
I tried initializing the ImageView first but nothing I do works.
Any pointers will be much appreciated.
Thanks in advance
manicmonkey
:sign0104:
I'm using pm.GetApplicationIcon(Main.packageName) to get the application Icon but nothing I can do will render it in my ImageView. My latest try was:
imgAppIcon.Background = pm.GetApplicationIcon(Main.packageName)
I tried initializing the ImageView first but nothing I do works.
Any pointers will be much appreciated.
Thanks in advance
manicmonkey
:sign0104: