commit | 7eeba5fad54f7bd043bc1629b2f506e5d6780607 | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Fri Dec 10 16:55:55 2010 -0800 |
committer | Gilles Debunne <debunne@google.com> | Fri Dec 10 16:56:20 2010 -0800 |
tree | 2f4df8dc8fd33c73f3193cc9b690d03dd4aa5dd6 | |
parent | a347afb90fc665cfb06542f19a9c8c16bdb04096 [diff] |
TextView's runnable are stopped when the View is detached. Stopping all Runnable thread that would otherwise keep a reference on the context, thus preventing the activity to be recycled. All Runnable are now also lazily created. Change-Id: Idb93603c20cb3e847ae56eb842c64af6c5b82523