In the documentation it states to that a custom notification icon should be copied into the res/drawable folder. However I’ve noticed that every time I build the app the icon is deleted from the folder which in turn causes the app to fail. Any ideas what’s going on?
In the documentation it states to that a custom notification icon should be copied
Share
You should set the file to be read-only.