Merge "Update mOnDissmissRunnable when Notification gets updated." into qt-qpr1-dev

This commit is contained in:
TreeHugger Robot
2020-01-29 03:31:32 +00:00
committed by Android (Google) Code Review

View File

@@ -137,6 +137,7 @@ public class NotificationRowBinderImpl implements NotificationRowBinder {
entry.updateIcons(mContext, sbn);
entry.reset();
updateNotification(entry, pmUser, sbn, entry.getRow());
entry.getRow().setOnDismissRunnable(onDismissRunnable);
} else {
entry.createIcons(mContext, sbn);
new RowInflaterTask().inflate(mContext, parent, entry,