summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorMady Mellor <madym@google.com>2020-11-11 11:23:09 -0800
committerMady Mellor <madym@google.com>2020-11-11 12:58:12 -0800
commit157cd3f736d70fbbb6c9fdda36a6a077a0e7c0b6 (patch)
treeb5f99ecf62921ed0e7ff22a9839b016efaa27a9f /rs/java/android/renderscript/ProgramVertexFixedFunction.java
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 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions