TF-1808: Hanlde store email when opening email
(cherry picked from commit 2c895379f83b34e9bafb7545b21d790d01d444af)
This commit is contained in:
@@ -21,6 +21,7 @@ class CachingConstants {
|
||||
static const String fcmCacheBoxName = 'fcm_cache_box';
|
||||
static const String detailedEmailCacheBoxName = 'detailed_email_cache_box';
|
||||
static const String emailContentFolderName = 'email_content';
|
||||
static const String openedEmailCacheBoxName = 'opened_email_cache_box';
|
||||
|
||||
static const int maxNumberNewEmailsForOffline = 10;
|
||||
static const int maxNumberOpenedEmailsForOffline = 30;
|
||||
|
||||
Reference in New Issue
Block a user