The documentation of Toolbar says
Toolbar
If an app uses a logo image it should strongly consider omitting a title and subtitle.
What is the proper way to remove the title?
getSupportActionBar().setDisplayShowTitleEnabled(false);
1.4m articles
1.4m replys
5 comments
57.0k users