Open yungpanda opened 10 years ago
When using AppCompat extend the ActionBarActivity. Also use getSupportActionBar() instead of getActionBar()
getSupportActionBar()
getActionBar()
When using AppCompat extend the ActionBarActivity. Also use
getSupportActionBar()
instead ofgetActionBar()