Adam Powell
6a0d09944b
Fix bug 2964954 - Lists blow up if their adapter changes while detached.
...
If a list adapter's content changes while the ListView is detached
from a window, the data change is not registered and the next
layoutChildren call causes the ListView to detect a bad change that
the adapter did not notify ListView about. Any time a ListView becomes
attached to a window, has a valid adapter, and no attached data set
observer, treat it as a data set changed event.
Change-Id: Ic00c05a1a0d063399dc78d5d877e3d5f9b1bee16
2010-10-24 19:30:18 -07:00
..
2010-10-24 19:30:18 -07:00
2010-01-08 15:11:38 -08:00
2010-01-04 15:39:40 -08:00
2010-02-22 16:48:47 -08:00
2010-10-04 15:11:36 -07:00
2010-09-28 10:33:37 -07:00
2010-10-04 15:11:36 -07:00
2010-10-24 14:15:14 -07:00
2010-10-05 11:02:25 -07:00
2009-11-13 13:53:39 -08:00
2010-10-10 17:57:55 -07:00
2010-08-03 11:18:23 -07:00
2010-08-21 09:44:53 -07:00
2010-07-29 16:56:25 -07:00
2010-09-22 18:55:31 -07:00
2010-10-19 11:54:10 -07:00
2010-08-19 17:07:13 -07:00
2010-02-24 11:19:12 -08:00
2010-02-23 16:39:08 -08:00
2010-04-22 11:26:06 -05:00
2010-07-08 09:02:48 -05:00
2010-10-02 12:52:28 -07:00
2010-03-23 17:32:41 -07:00
2010-08-19 17:07:13 -07:00
2010-03-19 11:15:49 -07:00
2010-03-19 11:15:49 -07:00
2010-10-04 13:46:02 -07:00
2010-10-18 06:35:31 -07:00
2010-08-17 12:43:05 -07:00
2010-08-21 09:44:53 -07:00
2010-09-15 11:00:44 -07:00
2010-03-24 15:27:41 -07:00
2010-07-29 16:56:25 -07:00
2010-10-19 17:38:24 -07:00
2010-08-26 14:02:20 -07:00
2010-10-15 13:57:28 -07:00
2010-08-21 09:44:53 -07:00
2010-03-24 15:09:50 -07:00
2010-10-21 13:37:32 -07:00
2010-10-11 16:34:59 -07:00
2010-06-02 08:54:47 -07:00
2010-10-02 12:52:28 -07:00
2010-09-03 12:06:20 +08:00
2010-08-04 11:06:22 -07:00
2010-10-10 11:16:32 -07:00
2010-08-24 11:01:14 -07:00
2010-10-14 11:26:18 -07:00
2010-08-19 17:07:13 -07:00
2010-08-19 17:07:13 -07:00
2010-08-19 17:37:31 -07:00
2010-09-24 17:00:30 -07:00
2010-10-01 13:27:26 -07:00
2010-09-28 17:38:13 -07:00
2010-08-10 16:17:09 -05:00
2010-08-17 18:40:21 -07:00
2010-10-12 10:21:57 -07:00
2010-10-19 17:38:24 -07:00
2010-10-21 21:16:42 -07:00
2010-03-23 12:42:51 -07:00
2010-03-31 16:07:35 -07:00
2010-07-08 09:02:48 -05:00
2010-01-08 15:11:38 -08:00
2010-10-15 13:27:11 -07:00
2010-10-24 14:15:14 -07:00
2010-09-16 06:37:26 -07:00
2010-10-05 15:59:25 -07:00
2010-08-19 17:07:13 -07:00
2010-08-10 17:45:03 -07:00
2010-10-20 18:26:57 -07:00
2010-10-22 14:33:58 -07:00
2010-08-19 17:07:13 -07:00
2010-10-05 15:55:39 -07:00
2010-08-19 17:07:13 -07:00
2010-03-18 15:44:30 -07:00
2010-06-16 13:38:15 -07:00
2010-06-16 13:38:15 -07:00
2010-01-08 15:11:38 -08:00
2010-04-13 11:55:02 -07:00