* commit 'fb2f9c0209708936408bea3b273d550aab6d4ec8': Fixed a heads up crash
This commit is contained in:
@@ -452,8 +452,8 @@ public class HeadsUpManager implements ViewTreeObserver.OnComputeInternalInsetsL
|
||||
for (NotificationData.Entry entry : mEntriesToRemoveAfterExpand) {
|
||||
removeHeadsUpEntry(entry);
|
||||
}
|
||||
mEntriesToRemoveAfterExpand.clear();
|
||||
}
|
||||
mEntriesToRemoveAfterExpand.clear();
|
||||
}
|
||||
|
||||
public void setTrackingHeadsUp(boolean trackingHeadsUp) {
|
||||
|
||||
Reference in New Issue
Block a user