commit | 2edb63bd6dae0858c364d1513a30e850fc6d33ee | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Wed Apr 26 10:43:21 2017 -0700 |
committer | Adrian Roos <roosa@google.com> | Wed Apr 26 20:07:55 2017 -0700 |
tree | 5369edf4f04420361be1e52a62b710fb7dd04080 | |
parent | bc6c82c20d8bd5498505b397a2787b772de8dbff [diff] |
SysUI A11y: Fix keyguard time utterance The fancy colon on keyguard is causing issues for TalkBack. Fixed by replacing it with a regular colon in accessibility infos. Change-Id: Id4802a8dc422f2abb523dbbf887291d5983fd4ee Fixes: 34949557 Test: runtest -x /frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/KeyguardClockAccessibilityDelegateTest.java Test-Manual: Enable talkback, make sure that lockscreen time is read out correctly