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