Brian Rojas
Brian Rojas
### New Issue Checklist 🚫 If this template is not filled out your issue **will** be closed with no comment. 🚫 * [x] I have looked at the [Documentation](http://snapkit.io/docs) *...
https://github.com/uber/UberSignature/blob/master/Sources/Swift/SignatureDrawingViewController.swift#L40 ``` public init(image: UIImage? = nil) { super.init(nibName: nil, bundle: nil) } ``` The passed image is not used or shown in view controller when using this initializer, I...
See getContentValues() in https://www.programcreek.com/java-api-examples/index.php?source_dir=nexus-camera-master/src/com/android/camera/crop/SaveImage.java