diff options
author | Chet Haase <chet@google.com> | 2015-06-30 15:31:10 -0700 |
---|---|---|
committer | Chet Haase <chet@google.com> | 2015-06-30 15:33:30 -0700 |
commit | 1b7f8f99c31d49904d8522baf435b94c96e1d85c (patch) | |
tree | 35e2aca861b30a18f9ed72e630bfd0e43aebfc82 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 392527c4cc04be275a1d055a76ee83806beb2cb9 (diff) |
Invalidate parent when scrolling child view back onto screen
This bug caused views which used to be quick-rejected to continue to not
be drawn because the parent's DisplayList no longer contained them. The
fix is to notice when offsetting a view puts it back on screen and invalidates
the parent appropriately.
Issue #21413554 offsetTopAndBottom requires invalidating parent when view becomes visible again
Change-Id: I0f5d2cc48e3da912a41635712d9c37fb30e70c86
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions