The documentation of Toolbar says
Toolbar
If an app uses a logo image it should strongly consider omitting a title and subtitle.
toolbar.setTitle(null);// remove the title
toolbar.setTitle(null);