commit | 29cedd33b4addee662d5a0347719d5fcb07edeb0 | [log] [tgz] |
---|---|---|
author | Justin Mattson <jmatt@google.com> | Fri Apr 01 17:10:48 2011 -0700 |
committer | Erik Gilling <konkers@android.com> | Mon Apr 04 09:56:42 2011 -0700 |
tree | de3c67065d783651d0c1cb4dd4818c206f46e7f2 | |
parent | 857b9aa769edc3280445baa361b7dd6d99169f0f [diff] |
Fix a crash after an orientation change A result of the progress bars trying to call their onProgressChanged callback. On an orientation change, save the accessory being accessed and restore it appropriately in onCreate, skip accessory initialization in onResume in this case. Change-Id: I7b301153a9cd403159d63424dc8a96ba6ae28882