summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorchaviw <chaviw@google.com>2020-05-27 15:57:07 -0700
committerchaviw <chaviw@google.com>2020-05-28 14:43:54 -0700
commit7aec231acaa484eef170b96bcd58de2cd55ec8be (patch)
treea6401f8ec4efa5a0ea971a76e9f1aa61033b7d74 /tools/aapt2/java/JavaClassGenerator.cpp
parent20467761276db28cd9786c9341601ef4d9b032a8 (diff)
Ignore insets provider visibility when checking performLayout
When the client calls relayout, it will not check the insets provider visibility. Because of that, we also shouldn't check that value when calling isGoneForLayoutLw. Otherwise, we could end up requesting to relayout, but never be able to execute the performLayout. Test: 1. Open app and rotate to landscape 2. Lock screen 3. Rotate to portrait and unlock 4. NavigationBar has mEnterAnimationPending set to false Fixes: 152537982 Change-Id: I3ce4672636d27a9940aef93a5a73a69c4896fa20
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions