Question

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?

Was it helpful?

Solution

You should set the file to be read-only.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top