Romain Guy 18d1255ebe Prevents memory leaks by correctly detaching views in AbsListView.
AbsListView can reject views from the recycler's scrap heap but when that
happens the rejected view is not detached from the parent. This can be pretty
bad in the case of TextView since it prevents them from unregistering their
OnPreDrawListeners.
2009-10-01 15:39:42 -07:00
2009-10-01 03:14:30 -07:00
2009-09-30 23:21:02 -07:00
2009-10-01 11:00:24 -04:00
2009-09-30 23:21:02 -07:00
2009-09-29 22:52:05 -07:00
2009-09-28 12:59:33 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%