diff options
author | Selim Cinek <cinek@google.com> | 2020-06-26 18:58:39 -0700 |
---|---|---|
committer | Selim Cinek <cinek@google.com> | 2020-06-29 07:40:51 +0000 |
commit | f629b618a446a45b5b3d8d95290f0c170e4ea208 (patch) | |
tree | b736bda26e8b7fe40ad5b721ae23279e4dd6a317 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 2b33bad9c27eeda2dcb03558c9389da21feb9a4a (diff) |
Fixed an issue where scrolling didn't work anymore after going to landscape
Because of the way linearlayout measures and because we never invalidated
our measure cache, the measuring of the view would be skipped, leading
to issues. We're now forcing the measurement to be invalidated
when changing the measuredState.
Fixes: 159719742
Test: use crosshatch, go to expanded qs, have 2 players. Rotate back and forth. Observe normal scrolling
Change-Id: I32fc904f884b1032d173c4811576cdb5818bad22
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions