summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2021-04-27 17:08:14 -0700
committerWinson Chung <winsonc@google.com>2021-04-29 04:33:01 +0000
commit90d8bcf8f0a3dce01f37c7898125fa5e6cdca1b7 (patch)
tree617b68c96bd9d592759ae7aa319973b172bead72 /tools/aapt2/java/JavaClassGenerator_test.cpp
parente8b84a6e00ef7dea4602de810dfdca1c74f3040f (diff)
Fix a couple issues with nav bar & rotation button
- Ensure that newly added buttons to the contextual group are not visible by default, this can cause issues where they are clickable if setButtonVisibility() is not called to ensure only one button is visible - Fix an issue where the rotation controller and context group buttons were not updated on nav mode change (leading to floating rotation button w/ 3 button nav and rotation context button w/ gestural nav). This is a regression in S due to us not reinflating the entire nav bar view on nav mode change. - Move ime switcher handling to NavBar to be consistent with other contextual buttons - Prevent reloading nav bar multiple times on nav mode change Fixes: 183475747 Test: Change nav modes and dump the context buttons to verify they are updated correctly Change-Id: I01779af237a46909f04fe76d74dd552af8a034e4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions