diff options
author | Bjorn Bringert <bringert@android.com> | 2009-06-23 13:47:31 +0100 |
---|---|---|
committer | Bjorn Bringert <bringert@android.com> | 2009-06-23 13:47:31 +0100 |
commit | b0ae27f4e10a9e5fe56b9ca549718051fe342bba (patch) | |
tree | b86b8215822e0c40201c489db6ffb4bc9d909a77 /media | |
parent | 4fb69770e70352c987cc79414db7a03b52296ca7 (diff) | |
download | frameworks_base-b0ae27f4e10a9e5fe56b9ca549718051fe342bba.zip frameworks_base-b0ae27f4e10a9e5fe56b9ca549718051fe342bba.tar.gz frameworks_base-b0ae27f4e10a9e5fe56b9ca549718051fe342bba.tar.bz2 |
Store correct state in SearchDialog.onSaveInstanceState()
Adds this to the instance state bundle:
- mStoredComponentName
- mStoredAppSearchData
- mPreviousComponents
All the UI selection fields that were previously saved were removed.
It's not necessarily useful to restore the
selection, and it's hard to get right. The old code was buggy
(see http://b/issue?id=1911660) and did not restore the
list selection because that's quite hard.
Fixes http://b/issue?id=1926174
Diffstat (limited to 'media')
0 files changed, 0 insertions, 0 deletions