Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.   Toolbar toolbar=(Toolbar)findViewById(R.id.toolbar);
  2.         setSupportActionBar(toolbar);
  3.  
  4.         getSupportActionBar().setDisplayHomeAsUpEnabled(true);