CameraImagePickerFragment

Fragment used for firing up the camera for capturing an image.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun onCreate(@Nullable savedInstanceState: Bundle)
Link copied to clipboard
open fun onRequestPermissionsResult(requestCode: Int, @NonNull permissions: Array<String>, @NonNull grantResults: Array<Int>)
Link copied to clipboard
open fun onSaveInstanceState(outState: Bundle)