am 20a5d331: Merge "Fixed a heads up crash" into mnc-dev
* commit '20a5d3317529ce573aa06ac2e4a0a1a5359f80d7': 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) {
|
for (NotificationData.Entry entry : mEntriesToRemoveAfterExpand) {
|
||||||
removeHeadsUpEntry(entry);
|
removeHeadsUpEntry(entry);
|
||||||
}
|
}
|
||||||
mEntriesToRemoveAfterExpand.clear();
|
|
||||||
}
|
}
|
||||||
|
mEntriesToRemoveAfterExpand.clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void setTrackingHeadsUp(boolean trackingHeadsUp) {
|
public void setTrackingHeadsUp(boolean trackingHeadsUp) {
|
||||||
|
|||||||
Reference in New Issue
Block a user