mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-31 10:01:22 +01:00
Auto scroll up conversations
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package eu.faircode.email;
|
||||
|
||||
public class TupleThreadStats {
|
||||
String accountName;
|
||||
Integer count;
|
||||
Integer unseen;
|
||||
}
|
||||
Reference in New Issue
Block a user