summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorFilip Pavlis <pavlis@google.com>2017-01-06 18:15:51 +0000
committerFilip Pavlis <pavlis@google.com>2017-02-07 11:51:51 +0000
commit61fc0d47ff2f78acb8914398d1d7a570bb9a0b11 (patch)
tree6e9bfa424814ef8bd3c11231dd34e812c926d5be /tools/aapt2/java/JavaClassGenerator_test.cpp
parentd61cc80acac3441826707422423d5881522d8d32 (diff)
Fix transitions between single and multi-pane.
Transitions in and out of multi-window were causing navigation history losses + incorrect views to be displayed. The history loss was caused by the fact that single-pane mode was using Activities but multi-pane mode was using Fragments. Translating history between those two would be challenging. Because of that Fragment approach was also applied to single-pane mode. That required some changes in back press handling and initial logic when creating the PreferenceActivity. Test: Separate CTS CL being submitted along this one, see the topic. Bug: 32201932 Change-Id: I5e6a6a21c34e813d1c3522ae7f5e33f43887c602
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions