mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-07 02:30:10 -05:00
Added the code to make MessageComposition include the Bcc header. if only we could get it to save
This commit is contained in:
parent
575901a0b9
commit
ba3539df89
@ -406,6 +406,7 @@ public class MessageCompose extends Activity implements OnClickListener, OnFocus
|
|||||||
mListener);
|
mListener);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
addAddress(mBccView, new Address(mAccount.getAlwaysBcc(), ""));
|
||||||
updateTitle();
|
updateTitle();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user