Ambient Display: Fix race with coloring and redaction am: e5726a2082
am: dff956b0e0
Change-Id: I18d7da64d56f70923926df6231472a2c3a909f15
This commit is contained in:
@@ -1502,6 +1502,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