Skip to content

Instantly share code, notes, and snippets.

@magdamiu
Created September 13, 2020 11:34
Show Gist options
  • Save magdamiu/82a0af0cbce8113d29397c88e66e4b96 to your computer and use it in GitHub Desktop.
Save magdamiu/82a0af0cbce8113d29397c88e66e4b96 to your computer and use it in GitHub Desktop.
Smile, it’s CameraX! [analysis and extensions] | Extensions - Step 2: enable the extension
if (beautyExtender.isExtensionAvailable(cameraSelector)) {
beautyExtender.enableExtension(cameraSelector)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment