commit | 7a82b2be0674cc9c925c6892aa8a534896e277f9 | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Mon Jul 02 18:33:23 2012 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Mon Jul 02 18:42:53 2012 -0700 |
tree | 0c920eea4e1bf6ce4281e29812b57e1abf311c84 | |
parent | 0a6101b2adaae2128e4cad8247f827c164b8d657 [diff] |
AnnounceForAccessibility is broken for any view that has a ContentDescription. 1. The purpose of the View#announceForAccessibility method is to give a message to the user that is not related to a predefined view state change. The current implementation is grabbing the source view's content description which in general overrides the event text which defeats the purpose of the announcement. bug:6721440 Change-Id: I8814914bea38c5f4c04f57391a64cf2bb06cb975