Skip to content

Instantly share code, notes, and snippets.

@fiskurgit
Created January 7, 2014 09:17
Show Gist options
  • Save fiskurgit/8296814 to your computer and use it in GitHub Desktop.
Save fiskurgit/8296814 to your computer and use it in GitHub Desktop.
@Override
protected void onPostCreate(Bundle savedInstanceState) {
super.onPostCreate(savedInstanceState);
mDrawerToggle.syncState();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment