diff options
author | Adam Powell <adamp@google.com> | 2011-08-08 23:29:12 -0700 |
---|---|---|
committer | Adam Powell <adamp@google.com> | 2011-08-08 23:50:25 -0700 |
commit | b3750133db256ffa5956c8836bc86c3c22918cb1 (patch) | |
tree | cdf14c75732948f879c4008c6d012b1c4bfc4507 /docs/html/sdk/api_diff/10/changes | |
parent | 3a02ff1300772b0063a7a97ffc0248275603fe7c (diff) |
Fix bug 5135608 - Let AbsListView take focus while detached
While it is valid to request focus while detached from a window,
AbsListView did not handle it gracefully if it had an adapter whose
data changed while the view was detached, since DataSetObservers are
unregistered during this time. Assume that the data could have changed
if we gain focus while detached.
Change-Id: Id135693ffcc48ff5a9d530d335ab449180624c43
Diffstat (limited to 'docs/html/sdk/api_diff/10/changes')
0 files changed, 0 insertions, 0 deletions