OSDN Git Service

Fix the weird anchoring of the search dropdown when pivoting into an
authorMike LeBeau <mlebeau@android.com>
Wed, 24 Jun 2009 20:06:39 +0000 (13:06 -0700)
committerMike LeBeau <mlebeau@android.com>
Wed, 24 Jun 2009 20:06:39 +0000 (13:06 -0700)
commit35df87c6319863beed9fd95d0a279e34ff94e92e
treef3794634634ab77c526cd1b98fc0666579d1f31b
parent6f8e592347d463044b7dd8999588840cec6e956e
Fix the weird anchoring of the search dropdown when pivoting into an
app for search. (This started when we moved to system process, not sure
why then, but we should be getting the dropdown to update at this point
regardless.)
core/java/android/app/SearchDialog.java