mirror of
https://github.com/moparisthebest/k-9
synced 2025-01-13 14:48:04 -05:00
Fixes Issue 752
This commit is contained in:
parent
85c04241c0
commit
730352c08c
@ -94,6 +94,8 @@ public class Account implements Serializable {
|
||||
mRingtoneUri = "content://settings/system/notification_sound";
|
||||
mIsSignatureBeforeQuotedText = false;
|
||||
|
||||
mAutoExpandFolderName = "INBOX";
|
||||
|
||||
identities = new ArrayList<Identity>();
|
||||
|
||||
Identity identity = new Identity();
|
||||
|
Loading…
Reference in New Issue
Block a user