user-interface-samples
user-interface-samples copied to clipboard
How to add Bubbles to recent bubbles stack
Hi! I have implemented the bubbles feature according to the documentation here https://developer.android.com/guide/topics/ui/bubbles Everything is working fine except that none of the dismissed bubbles appear in the recent bubbles tab. Where can I find information regarding that? How do I add a bubble to that recent stack. Is it possible to disable the recent bubbles tab completely? Thanks in advance.