I can\'t figure out how to remove my title. I\'ve used the code below in my MainActivity but after I added that line, my app crashes.
MainActivity
getSuppor
This line is just important
getSupportActionBar().setDisplayShowTitleEnabled(false);