Merge "Fixes issue with missing overflow bubble" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
2a36384351
@@ -1142,6 +1142,7 @@ public class BubbleBarViewController {
|
||||
|
||||
/** Removes all existing bubble views */
|
||||
public void removeAllBubbles() {
|
||||
mOverflowAdded = false;
|
||||
mBarView.removeAllViews();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user