summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorVadim Tryshev <vadimt@google.com>2015-09-15 13:20:42 -0700
committerVadim Tryshev <vadimt@google.com>2015-09-16 16:11:53 -0700
commit4dc0c15a6ac0564b2e7d9d8b957795a373d05907 (patch)
treebbafca03a3841e7a404047da8092d7f177d4a9e8 /tools/aapt2/java/JavaClassGenerator.cpp
parent27c8b2c2af69a823f23a7c5bc80f04cfbe7d15f9 (diff)
Making sure that after a rotation Shelf shows latest set of pinned apps.
2 copies of NavigationBarApps (for vertical and for horizontal orientation) share a single static copy of NavigationBarsAppsModel. If the active orientation's view made changes, they are not conveyed to the inactive one, and if we rotate to show the other view, it will show stale data. The fix introduces an event generated by the model, which allows the invisible shelf to get updated when the visible one makes changes. Bug: 20024603 Change-Id: I0d749dbac700857b081bce8a5a232f24ba271b25
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions