Merge "Ambient Display: Fix race with coloring and redaction" into nyc-mr2-dev
This commit is contained in:
@@ -1346,6 +1346,7 @@ public class ExpandableNotificationRow extends ActivatableNotificationView {
|
||||
NotificationContentView showingLayout = getShowingLayout();
|
||||
showingLayout.updateBackgroundColor(animated);
|
||||
mPrivateLayout.updateExpandButtons(isExpandable());
|
||||
showingLayout.setDark(isDark(), false /* animate */, 0 /* delay */);
|
||||
mShowingPublicInitialized = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user