diff options
| author | Clara Bayarri <clarabayarri@google.com> | 2016-05-18 12:19:17 +0100 |
|---|---|---|
| committer | Clara Bayarri <clarabayarri@google.com> | 2016-05-18 15:02:10 +0100 |
| commit | 382c59edb2887c327f403af98a60900fbc0f8030 (patch) | |
| tree | d880afefc0e8ea296ca984e1243436be0fc34eda /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
| parent | 2be22e0d8574b9d32c8a694249025525f3afc73b (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 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions
