commit | 206c6e85ab0bc08aa5feeef207969aac59d2d938 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Mon Jun 16 12:57:16 2014 -0700 |
committer | Adam Powell <adamp@google.com> | Mon Jun 16 12:57:16 2014 -0700 |
tree | 8df2fe56ac8ed8d8f9a06d358c38c0cc143c6b7e | |
parent | 05dc89bf3afeaab0cf6bec6fbeaab69c1c2cb73c [diff] |
Add TextView#set/getShowSoftInputOnFocus These APIs allow an application to suppress the default editable TextView focus gain behavior of displaying the IME. Useful in cases where an app provides an alternate way of entering content, such as a dialpad or calculator pad. Bug 11540727 Change-Id: I1abd98db6e1522a9655a42b6ee712f50a962ea00