Files
felixkrautschuk dbaf203a59 fix(android): a11y - do not provide content description for TextView elements (#9673)
Android accessibility services automatically announce the text itself as the description (see https://developer.android.com/guide/topics/ui/accessibility/apps#describe-ui-element)

If an a11y property is provided, the content description should also be set for TextView elements to keep the support for Labels/Buttons that only have a font icon as text and therefore need to have an accessibilityLabel.

Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>

closes #9588
2022-03-01 12:32:39 -08:00
..
2021-09-08 16:07:39 -07:00
2020-11-11 08:46:36 -08:00
2021-09-25 09:55:49 +02:00
2020-11-11 08:46:36 -08:00
2021-09-08 16:07:38 -07:00
2021-09-08 16:07:38 -07:00
2022-03-01 12:32:39 -08:00
2021-12-21 18:24:24 -08:00
2021-12-21 18:24:24 -08:00

NativeScript

@nativescript/core

A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.

Learn more at docs.nativescript.org