deda053f7c
Call clearContent() in onDestroy(), instead of cancelAllTasks(). (This is what I thought I was doing.) Calling clearContent() tells the BG thread that the activity has already been destroyed, and prevents them from loading a message. Also as a precaution, don't load a message if getActivity() returns null, which means the activity has already been destroyed. Bug 3134403 Change-Id: I0d591e0dd147f73e70b0c027dc8037482197f7b4 |
||
---|---|---|
.. | ||
android | ||
beetstra |