summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/6/changes
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2011-04-18 14:08:33 -0700
committerDianne Hackborn <hackbod@google.com>2011-04-18 14:08:33 -0700
commitd071ec2b49ee65914b33fca3e8087f14e43237b6 (patch)
treeeb81ad84d8d3a888b72faf1b8b255c3880765289 /docs/html/sdk/api_diff/6/changes
parenta1e99532b4375849a5313c8f9a9152a1fbbe0d36 (diff)
Integrate from support lib: fix restore of list state.
The FragmentManager/ListFragment impl was restoring the list state before setting its adapter. This caused the list view to lose the state, since it gets cleared as part of setting the adapter. Now the fragment manager waits on restoring the view hierarchy state until after it has done onActivityCreated(), at which point we have set the adapter. It would be nice to make list view less fragile in this regard, but that is for a different change. Change-Id: I032d6fe0fefc0dabfae95d44152146029ef5db8e
Diffstat (limited to 'docs/html/sdk/api_diff/6/changes')
0 files changed, 0 insertions, 0 deletions