Guest Documents: High-res camera capture + crop before upload #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
TakePicturePreview()capture with a high-res capture-to-Uri flow and add crop before upload.UX requirements
Engineering notes
ActivityResultContracts.TakePicture()with aFileProviderUri (no bitmap-only preview).Acceptance