Merge "Update mOnDissmissRunnable when Notification gets updated." into qt-qpr1-dev am: 9ab9aa4c96
Change-Id: Ic4b2e1d9dacdc1f62ea138aff7b077c2c246ee3d
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user