Set a content description specific to the feed for the menu button.
We cannot set the content description in the XML layout because ListMenuButton will override the content description after inflate. We are also not using the setContentDescriptionContext() function as the intermediate to set the content description because we already have our own translated string for the content description: https://source.chromium.org/chromium/chromium/src/+/master:chrome/browser/ui/android/strings/android_chrome_strings.grd;l=2328;drc=21b75b6a0fdbf4b8ed44d3d7823c25c0b668a852?originalUrl=https:%2F%2Fcs.chromium.org%2F Bug: 10845970 Change-Id: I361a8c7275d5cec11d10f4e3a33c6a4922ffc653 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208602 Commit-Queue: Vincent Boisselle <vincb@google.com> Reviewed-by:David Trainor <dtrainor@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#770390}
Showing
Please register or sign in to comment