Last Updated:
31 Aug 2026 09:26
by Trevor
Licensing: [Android] LicenseWindowOverlay.Refresh() crashes with a disposed CoordinatorLayout after page replacement
On Android, the application crashes during login/navigation after the Telerik license warning overlay has been displayed. A subsequent overlay refresh deinitializes MAUI’s `WindowOverlay`, which attempts to remove its graphics view from a previously disposed native `CoordinatorLayout`.