Page 1 of 1

App Icon is a white square when screen is unlocked but fine when locked

Posted: Thu Feb 11, 2016 12:10 pm
by Louis Adekoya

My app icon appears correctly when I drop down the notification shade from the lockscreen but when I unlock the device, it shows as a white square. This is on an Android device. I have deleted and re-uploaded the icon images. The top answer to the following stackoverlow question suggests that this may be due to an Android Lollipop feature, but I'm unclear as to how to implement the suggested code in Appery.

http://stackoverflow.com/questions/28...


App Icon is a white square when screen is unlocked but fine when locked

Posted: Thu Feb 11, 2016 3:22 pm
by Serhii Kulibaba

Hello Louis,

Please use png icon with transparent background for that.


App Icon is a white square when screen is unlocked but fine when locked

Posted: Fri Feb 12, 2016 9:16 am
by Louis Adekoya

Thanks Sergiy, I'll try that.