Merge "Delay onNotificationUpdated" into qt-dev

This commit is contained in:
TreeHugger Robot
2019-05-10 16:55:26 +00:00
committed by Android (Google) Code Review

View File

@@ -1242,7 +1242,6 @@ public class ExpandableNotificationRow extends ActivatableNotificationView
}
mStatusBarNotification.clearPackageContext();
mNotificationInflater.clearCachesAndReInflate();
onNotificationUpdated();
}
@Override