summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/12/changes
diff options
context:
space:
mode:
authorSvetoslav <svetoslavganov@google.com>2014-09-23 21:19:04 -0700
committerSvet Ganov <svetoslavganov@google.com>2014-09-23 21:29:48 -0700
commit237806bbc540938a87a26b53f117c82ce75025fa (patch)
tree3a81dff9c1beba8909331142f8a68c6e238c16cd /docs/html/sdk/api_diff/12/changes
parent3f242a1affb3ecd64a5148fc4edab26c785ad2b7 (diff)
Missing pages in print preview when scorolling.
It is possible that two providers for the same page are assigned to two preview views despite temporariliy while rebinding. We were however releasing the provider from the view which is being bound if not for the same page which as a result was cancelling rendering of this page which is provided to another view via another provider. Hence, having an empty page. Removed the unnecessary code to release a provider when binding the view - release is happening only if the view holder is recycled. bug:17515670 Change-Id: I197438c16cfdb363f521cd1320f154da54eea5f5
Diffstat (limited to 'docs/html/sdk/api_diff/12/changes')
0 files changed, 0 insertions, 0 deletions