libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/BubbleBarExpandedViewDragController.kt
+30
−10
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Include DismissView in BubbleBarLayerView.
When drag starts, show it. When it ends, hide it.
Wire up a listener so that the new drag controller can notify layer
view.
Bug: 283991264
Test: tested following scenarios
- drag a bubble and release it while finger in dismiss circle area,
observe that bubble is dismissed
- drag a bubble and release it outside dismiss circle area, observe
that bubble snaps back to initial position
- drag a bubble into dismiss area and out, release, observe that
bubble snaps back to initial position
Change-Id: I58f870c304a6eb52b03f067a8a007e7aaae55e33