diff options
| author | 2010-12-17 16:56:07 -0800 | |
|---|---|---|
| committer | 2010-12-22 13:05:52 -0800 | |
| commit | 6bcda6387fb7b93dceeb71156170c8f9a02725ea (patch) | |
| tree | 5f46d78b17e4fb7ae1103c9b9bf53fd58e5af888 /libs/ui/InputReader.cpp | |
| parent | 658ecc18695620441a0f77e84904ce9bbaba7dff (diff) | |
Correctly save Activity's state in saveInstanceState
Prior to this change, saveInstanceState would
call directly to Activity.onSaveInstanceState(),
rather than performSaveInstanceState().
This meant that saveManagdDialogs() was not called,
so Activities running under a LocalActivityManager
do not get their dialogs restored on configuration changes.
Change-Id: Id45110a8716a86958c14f4b1ea5a84c9cdf107f1
Diffstat (limited to 'libs/ui/InputReader.cpp')
0 files changed, 0 insertions, 0 deletions