summaryrefslogtreecommitdiff
path: root/libs/utils/BackupData.cpp
diff options
context:
space:
mode:
author Mike LeBeau <mlebeau@android.com> 2009-07-14 15:57:41 -0700
committer Mike LeBeau <mlebeau@android.com> 2009-07-14 17:05:24 -0700
commit1fffbd97fa756ef7d3e7e885a5c1c8bb64380c20 (patch)
tree5de756f9dd7222ace4386cd2a8f5383103b73b35 /libs/utils/BackupData.cpp
parentf77035193152a0edba5abeb33d9c1a5f446c7dd8 (diff)
Fix keyboard not showing for global search on Dream. Rather than trying to
call the hidden showSoftInputUnchecked method to show the IME in SearchDialog#show(), override onWindowFocusChanged in our subclass of AutoCompleteTextView so that whenever it gets focus, we call the public showSoftInput method, passing in the ACTV, which is the correct way to do this. This fixes http://b/1930989.
Diffstat (limited to 'libs/utils/BackupData.cpp')
0 files changed, 0 insertions, 0 deletions