Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 25980f0c authored by mpodolian's avatar mpodolian
Browse files

Added default implementation to the bubbleBarPillowShownAtLocation().

Added default implementation to the bubbleBarPillowShownAtLocation() to
simplify usage.

Bug: 411506181
Test: DragToBubbleControllerTest
Flag: com.android.wm.shell.enable_create_any_bubble
Change-Id: I84ccf76ff1ecee6508b2aa93e9a723b46fae24b1
parent 3c947979
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ class DragToBubblesZoneChangeListener(
        fun animateBubbleBarLocation(bubbleBarLocation: BubbleBarLocation)

        /** Called when the bubble bar pillow view is shown at position. */
        fun bubbleBarPillowShownAtLocation(bubbleBarLocation: BubbleBarLocation?)
        fun bubbleBarPillowShownAtLocation(bubbleBarLocation: BubbleBarLocation?) {}

        /**
         * Called when a drag operation enters or exits a bubble bar location.