summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/5
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2015-05-07 11:06:47 -0700
committerAlan Viverette <alanv@google.com>2015-05-07 11:06:47 -0700
commitc73a1aaa90694c66feefc59557b35f5913ef1b04 (patch)
tree95fb7598a92a48c643f163ad1ae53d97468fea7f /docs/html/sdk/api_diff/5
parent83ce3b26b612d729cb4ec195b88bc070094cda39 (diff)
Call dispatchFinishTemporaryDetach before returning a transient view
ListView caches transient state views for reuse during layout, which calls dispatchStartTemporaryDetach() before caching the view. This should always be followed by a corresponding dispatchFinishTemporaryDetach() before removing the view from the cache and returning it for reuse. While this was the case for other types of cached views, we missed this call for views placed in one of the two transient view caches. Bug: 17387206 Change-Id: I840ed1338b1bc623dcb77c8b42d2fb6bf646de2e
Diffstat (limited to 'docs/html/sdk/api_diff/5')
0 files changed, 0 insertions, 0 deletions