commit | 463c10e3515f73cf096f8872c7b665410ef65147 | [log] [tgz] |
---|---|---|
author | Yuichi Araki <yaraki@google.com> | Mon Feb 29 17:29:18 2016 +0900 |
committer | Yuichi Araki <yaraki@google.com> | Mon Feb 29 17:29:18 2016 +0900 |
tree | 33fc101678efaf2a48e7a21a75bf26f41b24c2b2 | |
parent | 6dc05991fa2cb079feb0d7a4264bc9ec2ec19c26 [diff] |
Reduce talkback for the character counter This removes ACCESSIBILITY_LIVE_REGION_POLITE from the character counter view. Unlike the error view, the character counter is updated for every change on the EditText. Marking it with LIVE_REGION_POLITE can cause Talkback to announce the counter when the content of the EditText is restored. Bug: 27153318 Change-Id: Ie1be0891e931c6fd17482126f232d005fd2baa69