getActionBar() returns null

Can use getSupportActionBar() instead of getActionBar() method.

Leave a Comment