MAUIverse MAUIverse
← Back to Toolkit Releases

14.2.0: Popup Android Screen Reader Accessibility

CommunityToolkit.Maui v14.2.0

Thanks to @IeuanWalker, Android Screen Reader now properly reads Popup v2! Previously the screen reader would default to the underlying PopupPage, now it defaults directly to the content of your Popup:

BeforeAfter

What’s Changed

Housekeeping

New Contributors

@MFinkBK made their first contribution in https://github.com/CommunityToolkit/Maui/pull/3216

Full Changelog: https://github.com/CommunityToolkit/Maui/compare/14.1.1…14.2.0

View on GitHub

← Back to Toolkit Releases