Files
frameworks_base/core/java/android/widget
Romain Guy 82afc7b32b Prevent possible leak in AbsListViews.
This change unregisters a list's data observer from the adapter when the list
is detached from the window. The default data observer impl. is a non-static
inner class with a synthesized pointer to the list. Thus if an app keeps
the adapter around the list is also kept around. This can be a problem with
dialogs in particular.

Change-Id: Ia95a995d3f54b9caf1bbcd2c7239a0318511b08c
2010-05-13 14:03:09 -07:00
..
2009-11-13 13:53:39 -08:00
2009-11-13 13:53:39 -08:00
2009-07-21 11:16:54 -07:00
2010-05-05 15:57:42 -07:00
2009-07-29 14:25:07 -07:00
2010-03-29 20:46:45 -07:00
2009-07-21 11:16:54 -07:00
2010-01-21 16:56:57 -08:00
2009-11-13 13:53:39 -08:00
2010-01-21 16:56:57 -08:00
2009-07-29 14:25:07 -07:00