Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save new-puttipong/19da5ca60cb92baed465d0571472cff4 to your computer and use it in GitHub Desktop.

Select an option

Save new-puttipong/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