| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The navigation button for the vision-impaired users were always read as: "Button" by the TalkBack service on Android.
|
test |
Sorry, something went wrong.
|
Thanks for the awesome contribution @m-abs! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The navigation button for the vision-impaired users were always read as:
"Button" by the TalkBack service on Android.
PR Checklist
What is the current behavior?
What is the new behavior?
Fixes #5948
BREAKING CHANGES:
None to my knowledge
[Describe the impact of the changes here.]
Sets navigation content description with the value of NavigationButton.text on android.
Adds a test.
Migration steps:
Not required but NavigationButton property text should be set for the benefit of the vision-impaired users.