-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Ensure images always have a contentDescription
#16356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
eb37805 to
901a52d
Compare
|
Hello, From my side, that's OK. |
|
Thanks for the swift feedback @rakekniven 🙏 Plan would be to release or around the Hub release, hence around 18th February 🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
… case it is decorative Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
901a52d to
fa4d85f
Compare
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16356.apk |


... or
nullin case it is decorative.adding @rakekniven for approval, because we have a string-freeze for Hub 26 Winter and merging this would add some new Strings which is bad for translation completeness but good from an accessibility point of view. See below.
(I didn't find the string to be in need of a descriptive translator comment, but if so, please let me know and I add them)
This info is important for screenreaders, so hard-coded strings should not be used but values in
string.xmlso there is no mix of languages when read to the users using screeenreader.