diff options
author | Selim Cinek <cinek@google.com> | 2021-04-30 09:53:56 +0200 |
---|---|---|
committer | Selim Cinek <cinek@google.com> | 2021-04-30 09:56:56 +0200 |
commit | 92699b55c2e8ef627707094c6bd7b4c744ec8aa0 (patch) | |
tree | 2b9fc6f7b038f2737287bb697a7fc59e482958c7 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ea8294807a6a2e461eeb39a1564c7a5500e81db8 (diff) |
Fixed an issue where the notification was clipped during the translation
Because we were not invalidating the view anymore, but clipping was done
in the drawChild call, the clipping was never updated.
Invalidating the view fixes this.
Test: swipe, observe no jank
Fixes: 186488568
Change-Id: I10b1e0ef52936ec7f67266686f086604a7d1f501
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions