commit | 889c6503a1764d6dbc1f7f4e23e3b392daab330b | [log] [tgz] |
---|---|---|
author | Roozbeh Pournader <roozbeh@google.com> | Wed Feb 15 18:19:09 2017 -0800 |
committer | Roozbeh Pournader <roozbeh@google.com> | Wed Apr 05 14:07:22 2017 -0700 |
tree | b040d3635aa0a899a7e665e1d6c23b9d0f875a18 | |
parent | eabb5621dd67a159500c7a35eaa2f7999004c004 [diff] |
Use text input for various internationalized listeners Since the characters that need to be entered for an internationalized input type may not be available on the old non-internationalized layouts, switch to the full text layout if there are any such characters. TextView is also modified to call the locale-aware listeners if the target SDK is set to O or later. Test: Manual Bug: https://code.google.com/p/android/issues/detail?id=2626 Bug: https://code.google.com/p/android/issues/detail?id=82993 Bug: 8319249 Bug: 33276673 Bug: 34394455 Change-Id: I544bf0cc893a475ab5bf88cbad01cb981c6fef91