CommunityToolkit/Maui

[BUG] Android Camera Zoom is not working

ne0rrmatrix opened this issue · 0 comments

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

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

- .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?