summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMady Mellor <madym@google.com>2020-01-10 10:21:03 -0800
committerMady Mellor <madym@google.com>2020-01-10 10:44:48 -0800
commit9ec3796a9267aaf08bc4f369cca030765c500db6 (patch)
tree44ae808bed240ce1c832551b8e9a99484e962b30 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent0258f9f2056dffa7fc3f233296c06d24fcf820e4 (diff)
BubbleData: Add notion of "pending bubbles" while the contents are being loaded
Previously the code allowed multiple instances of the same bubble to be created if getOrCreateBubble was called quickly in succession. This maintains a list of pending bubbles so that we're not making duplicates. Test: manual - have music of some kind playing / music notif - via bubble experiment, make it into a bubble - get another bubble, expand / collapse / expand stack => Notice that there is only 1 music bubble, not many - dismiss the stack, get another bubble, expand the stack => Notice that the previous music bubble is not hanging around => Notice that the bubbles are dismissed / don't stick around the dismiss target area Fixes: 147465006 Fixes: 147448416 Change-Id: Ib791e838daa5f314e3ae180ccc633a658ddb4956
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions