From 9b91a7b0ad301f46bc3a18c2c10d8ec60a57e116 Mon Sep 17 00:00:00 2001 From: Matthew Leibowitz Date: Tue, 17 Jun 2025 10:39:54 +0000 Subject: [PATCH] Revert "Fixes Setting BackgroundColor to null does not actually changes BackgroundColor #22914 (#22917)" This reverts commit 19402d377cb5bdb6588dca6810171de08a8405d9. --- .../TestCases.HostApp/Issues/Issue22914.xaml | 26 ---------------- .../Issues/Issue22914.xaml.cs | 26 ---------------- .../Tests/Issues/Issue22914.cs | 31 ------------------- .../src/Platform/Android/ViewExtensions.cs | 2 +- src/Core/src/Platform/iOS/ViewExtensions.cs | 2 +- 5 files changed, 2 insertions(+), 85 deletions(-) delete mode 100644 src/Controls/tests/TestCases.HostApp/Issues/Issue22914.xaml delete mode 100644 src/Controls/tests/TestCases.HostApp/Issues/Issue22914.xaml.cs delete mode 100644 src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue22914.cs diff --git a/src/Controls/tests/TestCases.HostApp/Issues/Issue22914.xaml b/src/Controls/tests/TestCases.HostApp/Issues/Issue22914.xaml deleted file mode 100644 index d9b26c4ca802..000000000000 --- a/src/Controls/tests/TestCases.HostApp/Issues/Issue22914.xaml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - -