summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Nicolo' Mazzucato <nicomazz@google.com> 2022-10-05 13:49:21 +0000
committer Nicolo' Mazzucato <nicomazz@google.com> 2022-10-06 08:34:05 +0000
commit3e6a8bcf0d78f2ed6fc4c298c5d25ace21c11ac8 (patch)
tree7df546bd933fdd7d09ac5595ddce46d91526352a /libs/androidfw/StringPool.cpp
parent9a0ed1afe1a4ea2c1e8537196d84c8c958a275d5 (diff)
Fix QSPanel horizontal layout issue after unfolding
QS (Quick Settings) layout could be horizontal or not. When it is horizontal, the media player is displayed on the side of QS. This is based on orientation, split shade state, and media player visibility. However the configuration changed lister was triggering the update only after orientation changed, neglecting split shade state. When a foldable device that is in the state "folded and landscape" is unfolded, the orientation stays the same, despite the split shade state changes. QSPanelControllerBase was updating the QS layout only if the orientation changed, neglecting other condition changes. Fixes: 216244185 Test: CorrectQSAfterUnfold QSPanelControllerBaseTest Change-Id: I7f1444adf477f75c267a48bf8f420d3507f82709
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions