summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/14/changes
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2011-08-24 21:31:03 -0700
committerChet Haase <chet@google.com>2011-08-24 21:31:03 -0700
commit4324eadc89676e860d063fb5f18aabc9f335a48b (patch)
treedf1628bc4297c6e00e2aadf9df7df00319d048ea /docs/html/sdk/api_diff/14/changes
parentcfc0f2c206af24350245f83b36e0032a7d4de49a (diff)
Fix issue with views becoming visible with stale content.
An earlier fix nooop'd invalidate calls on non-visible views. This caused an issue where changes to the view while it was not visible (such as changing the text of a TextView) would not get picked up by the invalidation process. The fix is to automatically invalidate() a view when it becomes visible, to account for any changes that may have occurred to its content while it was not visible. Change-Id: Ia0f8fb42ca627b5a38f08761fa622b23f2dfa38b
Diffstat (limited to 'docs/html/sdk/api_diff/14/changes')
0 files changed, 0 insertions, 0 deletions