Cannot compile shader for android

I am following this tutorial Shaders and Materials · GitBook to create a custom material. However, I got the error of Unused argument in constructor whose reason comes from the uniform values be added. How can I solve this problem?

@slackmoehrle can you help me with this?