Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created January 20, 2022 05:24
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 skydoves/1ebb42c1ed2dc3c0c3b27818ae11bcbf to your computer and use it in GitHub Desktop.
Save skydoves/1ebb42c1ed2dc3c0c3b27818ae11bcbf to your computer and use it in GitHub Desktop.
window_tracker
WindowInfoTracker.getOrCreate(this@MainActivity)
.windowLayoutInfo(this@MainActivity)
.collect { layoutInfo ->
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment