Skip to content

Instantly share code, notes, and snippets.

@husaynhakeem
Created April 10, 2022 23:56
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 husaynhakeem/b8f9465116f6a9ed832632020908deb4 to your computer and use it in GitHub Desktop.
Save husaynhakeem/b8f9465116f6a9ed832632020908deb4 to your computer and use it in GitHub Desktop.
val splitController = SplitController.getInstance()
if (!splitController.isSplitSupported()) {
// Split is not supported on this device
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment