mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 18:02:15 -05:00
fc4dd077e4
reloading As part of automatic activity reloading following a configuration change, Android invokes Activity#onPrepareDialog() even for dismissed dialogs. Consequently, one can't make the assumption that this method is only invoked by explicit calls to Activity#showDialog() from our code. The actual problem here was the mActiveMessages member being null at such times. |
||
---|---|---|
assets | ||
compile-only-libs | ||
docs | ||
images | ||
libs | ||
res | ||
src/com/fsck/k9 | ||
tests | ||
tools | ||
.classpath | ||
.gitignore | ||
.project | ||
Android.mk | ||
AndroidManifest.xml | ||
build.properties | ||
build.xml | ||
default.properties | ||
k9mail.iml | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE |