Merge "Update mOnDissmissRunnable when Notification gets updated."

This commit is contained in:
Zhen Zhang
2019-11-05 19:05:47 +00:00
committed by Android (Google) Code Review

View File

@@ -142,6 +142,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,