Camera preview is cropping instead of scaling
Open
- Dominant language
- Kotlin
- Stars
- 721
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
It looks like the camera preview is being cropped to fit into the available space, instead of scaling to fit. Since the sent picture is the uncropped image, it might be better to show the entire image that will be captured?
This also like relates to #62 due to the aspect ratio.
https://github.com/android/socialite/assets/4217560/735ce28c-fbcb-4887-984b-14c8c6775737
Contributor guide
Assessment
This issue has not been assessed yet.