Unhide badge when popup closes without animation
Bug: 80379412 Change-Id: I7d6c1b67a07747078b43b17612d8c67a46c8cc0e
This commit is contained in:
@@ -527,6 +527,7 @@ public class PopupContainerWithArrow extends ArrowPopup implements DragSource,
|
||||
protected void closeComplete() {
|
||||
super.closeComplete();
|
||||
mOriginalIcon.setTextVisibility(mOriginalIcon.shouldTextBeVisible());
|
||||
mOriginalIcon.forceHideBadge(false);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user