Revert "Synchronize bar expansion with WM Shell"
Revert submission 28703070-bubbles-defer-expand Reason for revert: DroidMonitor. Potential culprit for b/359765550 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Reverted changes: /q/submissionid:28703070-bubbles-defer-expand Change-Id: I5651cc8f740b1f0718abcfa8065e18c174657224
This commit is contained in:
committed by
Android (Google) Code Review
parent
9b559c48a3
commit
799802cb7e
@@ -495,11 +495,6 @@ public class BubbleBarController extends IBubblesListener.Stub {
|
||||
() -> mBubbleBarViewController.animateBubbleBarLocation(bubbleBarLocation));
|
||||
}
|
||||
|
||||
/** Notifies WMShell to show the expanded view. */
|
||||
void showExpandedView() {
|
||||
mSystemUiProxy.showExpandedView();
|
||||
}
|
||||
|
||||
//
|
||||
// Loading data for the bubbles
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user