commit | a34f686112fb4f9fbea00b8c2c47153d34e93e41 | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Fri Jul 31 16:28:17 2009 -0700 |
committer | Grace Kloba <klobag@google.com> | Fri Jul 31 16:28:17 2009 -0700 |
tree | 0f8c0036e202f56dd2aca110c78a84071931dee0 | |
parent | cc63403643786905262f505ab5266d8e80b9924c [diff] |
Move IntentFilter/BroadcastReceiver creation before the spot where we may early bail out in onCreate(). This should avoid the NPE we saw in onResume.