summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Riddle Hsu <riddlehsu@google.com> 2024-06-14 11:54:19 +0800
committer Riddle Hsu <riddlehsu@google.com> 2024-06-14 03:57:37 +0000
commit66d0eaffa611d606db2df9a640fa3a923884e487 (patch)
tree2bd9b851256570337ad579bb5c88de86ed8a0a6c /libs/androidfw/StringPool.cpp
parent8b1d33b55ba8676e1b9167136a70f8bd6bd24549 (diff)
Only consider parent windowing mode if activity has no mode override
The freeform case could be task windowing mode=freeform activity requested windowing mode=undefined (inherit task) Because isFloating returns false for undefined mode, it should ignore the undefined case because the activity will inherit the mode from task, then it should be considered as floating mode. This is the follow-up of commit 79ea150. Bug: 151861875 Flag: com.android.window.flags.insets_decoupled_configuration Test: adb shell am compat disable \ INSETS_DECOUPLED_CONFIGURATION_ENFORCED test_app Launch test_app in freeform and resize it. The applySizeOverrideIfNeeded should not take effect. Change-Id: I0153cbc5d53e1c05f41aa2423d271b0cded792b5
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions