summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/20/changes
diff options
context:
space:
mode:
authorClara Bayarri <clarabayarri@google.com>2016-05-18 12:19:17 +0100
committerClara Bayarri <clarabayarri@google.com>2016-05-18 15:02:10 +0100
commit382c59edb2887c327f403af98a60900fbc0f8030 (patch)
treed880afefc0e8ea296ca984e1243436be0fc34eda /docs/html/sdk/api_diff/20/changes
parent2be22e0d8574b9d32c8a694249025525f3afc73b (diff)
Fix Backslash not showing with paired keyboard
Our current label retrieving flow is 1. Special cased drawables (e.g. backspace) 2. Special cased names (e.g. F2) 3. Device KeyCharacterMap getLabel For single character keys such as '\', we reach the end of 3. with no result if the main device doesn't have the key. This change uses the virtual keyboard map as a backup to retrieve labels for these last resort cases. Bug: 28830189 Change-Id: I69cc82a11e7b803db7f60ea07d34c59f6000149e
Diffstat (limited to 'docs/html/sdk/api_diff/20/changes')
0 files changed, 0 insertions, 0 deletions