Skip to content

Instantly share code, notes, and snippets.

@fercarcedo
Created March 20, 2020 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fercarcedo/41bb77dd723b7b83b9a2ec0bc9cf1513 to your computer and use it in GitHub Desktop.
Save fercarcedo/41bb77dd723b7b83b9a2ec0bc9cf1513 to your computer and use it in GitHub Desktop.
// New way of requesting the app to be laid out fullscreen
// (for example, when implementing edge-to-edge)
window.setDecorFitsSystemWindows(false)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment