summaryrefslogtreecommitdiff
path: root/tools/aidl/generate_java.cpp
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2011-06-17 12:13:42 -0700
committerChet Haase <chet@google.com>2011-06-17 14:35:09 -0700
commitc8a9a70c5fe1be7e22f861f40b8cf3a9cf147cb2 (patch)
tree76626c4f1a831fff862de1c0388d8b3bb14d81c8 /tools/aidl/generate_java.cpp
parentb86b030acdaeb1d823ee3c67609516160975824e (diff)
Invisible views can't start animations
The invalidation logic was broken for invisible views, causing a problem when an animation was set to start on an invisible view (to fade it in), but the view would not propagate the invalidation event that would trigger the start of the animation rendering. Fix: reset the DRAWN flag when a view becomes invisible to allow the invalidation logic to work as intended. Change-Id: Ibf49c6e8b39506a92a6e5f45cb8a12626ae4f931
Diffstat (limited to 'tools/aidl/generate_java.cpp')
0 files changed, 0 insertions, 0 deletions