From 6fc08631c4193dfd2e78570f3b63824c842b886e Mon Sep 17 00:00:00 2001 From: Jerome Laban Date: Fri, 20 Sep 2019 15:24:11 -0400 Subject: [PATCH] Update release notes --- doc/ReleaseNotes/_ReleaseNotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ReleaseNotes/_ReleaseNotes.md b/doc/ReleaseNotes/_ReleaseNotes.md index 54659dae4f54..1c04aa90a98d 100644 --- a/doc/ReleaseNotes/_ReleaseNotes.md +++ b/doc/ReleaseNotes/_ReleaseNotes.md @@ -119,6 +119,7 @@ * [iOS(iPad)] `ComboBox` : the combobox wasn't fully expanding vertically on first opening. * `Popup` & `ComboBox` (and other controls using `Popup`) were not behaving properly when `IsLightDismissable` were set to `true`. * [Wasm] Fix unloaded UIElements are made visible if measured and arranged +* [Android] Fix invalid ImageBrush stack overflow with delayed image reuse ## Release 1.45.0 ### Features