mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Get unexposed message count
This commit is contained in:
@@ -46,6 +46,7 @@ public class TupleAccountFolder extends EntityAccount {
|
||||
public int executing;
|
||||
public int messages;
|
||||
public int unseen;
|
||||
public int unexposed;
|
||||
|
||||
public String getName(Context context) {
|
||||
if (folderName == null)
|
||||
|
||||
Reference in New Issue
Block a user