commit | 1728c07bfb6ccc8a24defcda07306f353a33e95a | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Thu Apr 12 13:59:38 2012 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Thu Apr 12 13:59:42 2012 -0700 |
tree | da6d2efbe4c59a781ca1e4d05c9884cf0553b812 | |
parent | a379eeca242beb86591ba349784336aa65c8592b [diff] |
CheckBox should not populate AccessibilityEvent with text. 1. Accessibility services are the ones that choose how to announces the checked state of a checkable control, so CheckBox should not add strings for its state to access events. 2. Removed some unused accessibility related strings. bug:6241115 Change-Id: I572b961191da4b3537fb6cad529d9764d39161ec