Merge "Set app name when notification is updated" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c9e47020a3
@@ -469,6 +469,7 @@ public class ExpandableNotificationRow extends ActivatableNotificationView
|
||||
updateNotificationColor();
|
||||
if (mMenuRow != null) {
|
||||
mMenuRow.onNotificationUpdated(mStatusBarNotification);
|
||||
mMenuRow.setAppName(mAppName);
|
||||
}
|
||||
if (mIsSummaryWithChildren) {
|
||||
mChildrenContainer.recreateNotificationHeader(mExpandClickListener);
|
||||
|
||||
Reference in New Issue
Block a user