commit | 1b64c3b5fe33f39b8e94af325be6f8b092fd2332 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Tue Feb 15 12:02:45 2011 -0800 |
committer | Amith Yamasani <yamasani@google.com> | Tue Feb 15 12:02:45 2011 -0800 |
tree | 3d7a0069704ddac0e38c8ab61781dfe87420de89 | |
parent | eefdd709dd9b8fcf491b8beb66a3b57d644570a7 [diff] |
Don't change keyboard state in setIconifiedByDefault. Bug: 3225887 Bug: 3453253 (possibly) Since some apps call setIconifiedByDefault(false) at the initialization step, it isn't a good idea to open/close the keyboard during this call. Apps can call setIconified(false) instead to invoke the keyboard. Change-Id: I9d5d08b74055a3e99053d647df0cd4c7953bae80