Files
frameworks_base/core/java/android
Gilles Debunne 7eeba5fad5 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
2010-12-10 16:56:20 -08:00
..
2010-11-24 13:07:29 -08:00
2010-12-10 14:18:13 -08:00