Skip to content

Instantly share code, notes, and snippets.

@aligkts
Created June 16, 2019 11:07
Show Gist options
  • Save aligkts/5ad5a0f4c616177d9dd53c4b283cd316 to your computer and use it in GitHub Desktop.
Save aligkts/5ad5a0f4c616177d9dd53c4b283cd316 to your computer and use it in GitHub Desktop.
btn_detect.setOnClickListener {
camera_view.captureImage { cameraKitView, byteArray -> }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment