mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-04 11:54:10 +01:00
Revert "Removed notification account color"
This reverts commit 53a07f5185.
This commit is contained in:
@@ -542,8 +542,8 @@ public class ServiceSynchronize extends LifecycleService {
|
||||
mbuilder.addPerson(message.avatar);
|
||||
}
|
||||
|
||||
//if (message.accountColor != null)
|
||||
// mbuilder.setColor(message.accountColor);
|
||||
if (message.accountColor != null)
|
||||
mbuilder.setColor(message.accountColor);
|
||||
}
|
||||
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O)
|
||||
|
||||
Reference in New Issue
Block a user