XamarinCommunityToolkit
XamarinCommunityToolkit copied to clipboard
[Bug] [CameraView] [Android] XCT Sample CameraView Page not showing the snapped picture correctly
Description
XCT Sample CameraView Page not showing the snapped picture correctly

Stack Trace
Link to Reproduction Sample
Steps to Reproduce
- Open CameraView
- Turn on Flash
- Tap SNAP PICTURE, the flash works
Expected Behavior
The Picture should fit the frame
Actual Behavior
The Picture is overlapping other frames
Basic Information
- Version with issue:
- Last known good version:
- IDE:
- Platform Target Frameworks:
- iOS:
- Android:
- UWP:
- Android Support Library Version:
- Nuget Packages:
- Affected Devices:
Workaround
Reproduction imagery
For some reason they refuse to fix this
@brettnguyen I think it is because it needs proper implementation to rotate the image data, not rotate the Image control as it is doing now.
@brettnguyen I think it is because it needs proper implementation to rotate the image data, not rotate the Image control as it is doing now.
@GUOLDEV A bitmap will fix the images but as far as everything I tried I couldn't fix the videos because the recording videos preview would come in rotated as well