Merge "White media notifications are now dimmable"
This commit is contained in:
@@ -58,6 +58,6 @@ public class NotificationMediaTemplateViewWrapper extends NotificationTemplateVi
|
||||
|
||||
@Override
|
||||
public boolean isDimmable() {
|
||||
return false;
|
||||
return getCustomBackgroundColor() == 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user