diff options
author | Fabian Kozynski <kozynski@google.com> | 2021-10-29 13:47:58 -0400 |
---|---|---|
committer | Fabian Kozynski <kozynski@google.com> | 2021-10-29 13:51:24 -0400 |
commit | c43d136ef839f807096c4280b709b0cbe2d84a0f (patch) | |
tree | 0d5239711d3ab13e2ff258fab27b3176972ce12b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | a9efae988effe5d657a81a7f9a88976953e06038 (diff) |
Pass configuration changes to all pages
In PagedTileLayout, all pages are inflated previously and the view pager
only attaches/dettaches pages. However, configuration changes are only
dispatched to direct children of the view. This change makes it so that
non-attached pages are also notified.
In particular, fontWeightAdjustment was not being passed, and it's not
one of the changes that causes fragments in SystemUI to be reinflated.
Test: manual
Fixes: 200882432
Change-Id: Ie2bd0eccf1d1e71f364501612bb6e6be8aa29bc9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions