Skip to content

Instantly share code, notes, and snippets.

@halilozercan
Created January 16, 2020 12:48
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 halilozercan/58771d1f8b7fa7eab17b0172fd8af188 to your computer and use it in GitHub Desktop.
Save halilozercan/58771d1f8b7fa7eab17b0172fd8af188 to your computer and use it in GitHub Desktop.
override fun onUserLeaveHint() {
if (iWantToBeInPipModeNow()) {
enterPictureInPictureMode()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment