summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetManager.cpp
diff options
context:
space:
mode:
author Mady Mellor <madym@google.com> 2020-11-11 11:23:09 -0800
committer Mady Mellor <madym@google.com> 2020-11-11 12:58:12 -0800
commit157cd3f736d70fbbb6c9fdda36a6a077a0e7c0b6 (patch)
treeb5f99ecf62921ed0e7ff22a9839b016efaa27a9f /libs/androidfw/AssetManager.cpp
parent97fcd7a082d18a9a8b0334f86885f6eccf61ab97 (diff)
Allow Bubble overflow to be opened without other active bubbles
Currently you can only access the overflow if you have bubbles in the stack. There are a bunch of explorations that show accessing the overflow without the stack (e.g. from taskbar, from people area). - BubbleData holds onto BubbleOverflow now - When last bubble is removed, if showing in taskbar/already expanded & has overflow bubbs, select the overflow. - No longer null out BubbleStackView when no more bubbles, this allows overflow to continue to show - Added tests for overflow behaviour in BubblesTest Test: atest SystemUITests Test: manua 1) - produce a bunch of bubbles - expand the stack, dismiss each bubble => when you dismiss the last one, overflow selected - collapse the stack => overflow goes away 2) - have taskbar cl / prototype - have bubbles in the overflow but no active bubbles => observe that taskbar shows the overflow (i.e. sysui renders the stack in that spot) Bug: 171322463 Bug: 167413172 Change-Id: I36b9cedc492ace59105dba58c89f9ef92ff4b9e8
Diffstat (limited to 'libs/androidfw/AssetManager.cpp')
0 files changed, 0 insertions, 0 deletions