Skip to content

Instantly share code, notes, and snippets.

@zern3w
Created June 5, 2018 15:08
Show Gist options
  • Save zern3w/19da5ca60cb92baed465d0571472cff4 to your computer and use it in GitHub Desktop.
Save zern3w/19da5ca60cb92baed465d0571472cff4 to your computer and use it in GitHub Desktop.
requestWindowFeature(Window.FEATURE_NO_TITLE);
this.getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment