Handle new bubble notification while drag is in progress.
Handle new bubble notification while drag is in progress. Updated logic to react to new bubble notifications arriving during drag operations before a drop occurs. Bug: 388894910 Flag: com.android.wm.shell.enable_create_any_bubble Test: BubbleBarViewAnimatorTest Test: Manual. Go to some application and have no bubbles. Start dragging the taskbar icon over the bubble bar drop zone. Trigger new bubble with the bubbles test application. Observe drop target is hidden and new bubble is animated in, followed by flyout. When flyout disappears, bubble bar remains on the screen. Release icon over the bubble bar. Observe newly added application bubble is expanded. Repeat same test, but drag the taskbar icon to the opposite side. Test: Manual. Go to some application, but have bubbles. Start dragging the taskbar icon over the bubble bar drop zone. Trigger new bubble with the bubbles test application. Observe new bubble is added and the flyout is shown. When flyout disappears, bubble bar remains on the screen. Release icon over the bubble bar. Observe newly added application bubble is expanded. Repeat same test, but drag the taskbar icon to the opposite side. Change-Id: I6fe1139ef56f4ad40d36a804016d23a9b34abf5f
Loading
Please register or sign in to comment