Skip to content

Instantly share code, notes, and snippets.

@Filmaluco
Created June 22, 2021 16:51
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 Filmaluco/0bd66d6384e4a828e38eb9a80db60017 to your computer and use it in GitHub Desktop.
Save Filmaluco/0bd66d6384e4a828e38eb9a80db60017 to your computer and use it in GitHub Desktop.
Insetter.builder()
.padding(windowInsetTypesOf(navigationBars = true))
.margin(windowInsetTypesOf(statusBars = true))
.applyToView(view)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment