diff options
author | Robert Carr <racarr@google.com> | 2016-10-05 13:13:21 -0700 |
---|---|---|
committer | Robert Carr <racarr@google.com> | 2016-10-05 13:44:36 -0700 |
commit | d7dbec7e4cce88fb428a2400fa468ad3b2a3962f (patch) | |
tree | 5d8012e205d386c7430c9a7c968146d33966e8e2 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | d5aa6361d97a8a5167c14823d42e1554607e527f (diff) |
When adding dialog window but not creating update the configuration.
When we dismiss the dialog as opposed to hide it, it is removed
from the local WindowManagerGlobal's list of ViewRoots. Thus it stops
receiving configuration changes. When first adding a ViewRoot it will
pull the configuration from the context, but in this case
we are reusing one which has already been added and removed
and no such action will occur.
Bug: 31004614
Change-Id: Ie247bcf1a14caf4a42413c6813e337aa4c88e3e4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions