diff options
| author | Adam Powell <adamp@google.com> | 2010-10-24 16:29:46 -0700 |
|---|---|---|
| committer | Adam Powell <adamp@google.com> | 2010-10-24 19:30:18 -0700 |
| commit | 6a0d09944b550b15dce6ead35917e80205cbf09b (patch) | |
| tree | 2c3c591a23fad040e99ebf66a1c102552e4b093d /docs/html/sdk/api_diff | |
| parent | aa6110d84024776674131eb3b7a609499cf48810 (diff) | |
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
Diffstat (limited to 'docs/html/sdk/api_diff')
0 files changed, 0 insertions, 0 deletions
