diff options
author | Adam Powell <adamp@google.com> | 2013-04-09 17:46:15 -0700 |
---|---|---|
committer | Adam Powell <adamp@google.com> | 2013-04-09 17:46:15 -0700 |
commit | bd1dd0d51ae07f4fc5de5ec0004e7e40ed205022 (patch) | |
tree | a131c65de992191af60981d13dd11faec811b6fd /docs/html/sdk/api_diff/15/changes | |
parent | 9fa49cc3308f6af593d780581121afc3c1d7e046 (diff) |
Fix a monkey bug with AbsListView data set observers
Several conditions can cause an AbsListView's data set observer to be
removed and nulled out. If for some reason the view receives duplicate
onDetachedFromWindow events this could cause AbsListView to attempt to
unregister a null observer. Skip this unregister process if this
happens.
Bug 7088152
Change-Id: Ib0c630d1ee598640512023e4ef158f01e3ed474d
Diffstat (limited to 'docs/html/sdk/api_diff/15/changes')
0 files changed, 0 insertions, 0 deletions