Loading packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationMediaTemplateViewWrapper.java +1 −1 Original line number Diff line number Diff line Loading @@ -58,6 +58,6 @@ public class NotificationMediaTemplateViewWrapper extends NotificationTemplateVi @Override public boolean isDimmable() { return false; return getCustomBackgroundColor() == 0; } } Loading
packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationMediaTemplateViewWrapper.java +1 −1 Original line number Diff line number Diff line Loading @@ -58,6 +58,6 @@ public class NotificationMediaTemplateViewWrapper extends NotificationTemplateVi @Override public boolean isDimmable() { return false; return getCustomBackgroundColor() == 0; } }