Camera
Camera copied to clipboard
Add non-cropping (4:3) aspect ratio options for video
Upstream bug submitted here; https://issuetracker.google.com/issues/232805590
@ASerbinski There's https://issuetracker.google.com/issues/213957918 already.
Comment 2 in that thread suggests that they're trying to implement alternative aspect ratios through additional cropping, which would be a lot more complicated and actually make things worse when all that is really needed is for them to add some additional entries to "Quality"
there a new api for that setAspectRatio(AspectRatio.RATIO_16_9)
added in 1.3.0
Needs to be added back.