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

Commit 3459bbe4 authored by Mykola Podolian's avatar Mykola Podolian Committed by Android (Google) Code Review
Browse files

Merge "Added default implementation to the bubbleBarPillowShownAtLocation()." into main

parents dc3419b6 25980f0c
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.