mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-08 10:03:51 +02:00
Added advanced account option for summary only notifications
This commit is contained in:
@@ -7978,6 +7978,7 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
|
||||
log("accountColor changed", next.id);
|
||||
}
|
||||
// accountNotify
|
||||
// accountSummary
|
||||
// accountAutoSeen
|
||||
if (!prev.folderName.equals(next.folderName)) {
|
||||
same = false;
|
||||
|
||||
Reference in New Issue
Block a user