CommunityToolkit / CommunityToolkit/Maui
[BUG] Android Camera Zoom is not working
- Dominant language
- C#
- Stars
- 2.7k
- Forks
- 500
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 7
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [x] I have read the "Reporting a bug" section on Contributing file: https://github.com/CommunityToolkit/Maui/blob/main/CONTRIBUTING.md#reporting-a-bug
### Current Behavior
In sample app when trying to zoom in or out it fails to zoom when clicking on buttons or adjusting slider.
### Expected Behavior
Slider should adjust zoom. Buttons for zoom in and out should zoom in and out.
### Steps To Reproduce
1. Open sample app
2. Navigate to Camera View
3. Adjust slider for zoom /or Click zoom in.
### Link to public reproduction project repository
https://github.com/CommunityToolkit/Maui/tree/main/samples
### Environment
```markdown
- .NET MAUI CommunityToolkit: Current Main as of 2024-12-17
- OS:Android-34
- .NET MAUI:9.0.21
```
### Anything else?
Is this a compiled binding issue?
Contributor guide
Assessment
This issue has not been assessed yet.