Merge "Fix state after dragging bubble to dismiss" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
f461eab5ca
@@ -153,6 +153,7 @@ public class BubbleDragController {
|
||||
@Override
|
||||
protected void onDragDismiss() {
|
||||
mBubblePinController.onDragEnd();
|
||||
mBubbleBarViewController.onBubbleDragEnd();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user