From ea0c68005fead5909dc8f00f2603ad6a1542fe62 Mon Sep 17 00:00:00 2001 From: Hector Alonso Date: Fri, 19 May 2023 12:57:52 +0200 Subject: [PATCH] Fix problems in some Android Devices --- Camera.MAUI.Test/SizedPage.xaml | 4 +-- Camera.MAUI.Test/SizedPage.xaml.cs | 6 +--- Camera.MAUI/Apple/MauiCameraView.cs | 2 +- Camera.MAUI/Camera.MAUI.csproj | 4 +-- Camera.MAUI/CameraInfo.cs | 3 ++ .../Platforms/Android/MauiCameraView.cs | 29 +++++++++++++++---- 6 files changed, 32 insertions(+), 16 deletions(-) diff --git a/Camera.MAUI.Test/SizedPage.xaml b/Camera.MAUI.Test/SizedPage.xaml index b5f41b6..834c644 100644 --- a/Camera.MAUI.Test/SizedPage.xaml +++ b/Camera.MAUI.Test/SizedPage.xaml @@ -26,9 +26,7 @@ -