diff options
author | Felipe Leme <felipeal@google.com> | 2018-11-26 12:56:54 -0800 |
---|---|---|
committer | Felipe Leme <felipeal@google.com> | 2018-11-26 15:13:57 -0800 |
commit | bd5f58d845313796dcc0564fc659d3c7e12ad948 (patch) | |
tree | 3b624461bf64f9eb38c848bd7f040c11be9cbb3b /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | fe36fc246edcb743049b0c77d92e8f64e8ee5e7f (diff) |
Fixed when IntelligenceManager.notifyAppeared()/disappeared() is called.
We were not calling it on all places it should. And even worse, it was called
when the view was not laid out yet, which caused a side-effect on TextViews
(as it was calling assumeLayout()).
Bug: 111276913
Fixes: 119786503
Test: manual verification on Hangouts
Test: atest android.view.cts.ViewTest \
android.widget.cts.TextViewTest \
android.widget.cts.EditTextTest \
CtsAutoFillServiceTestCases
Change-Id: I685460d9b1e0428ec0e5377826a549a678f6434e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions