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);
2.1m questions
2.1m answers
60 comments
57.0k users