1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Keep current view state after having downloaded the complete message

If the attachment view was visible, keep it that way.
This commit is contained in:
cketti 2012-02-22 23:07:48 +01:00
parent 2b54599c2b
commit 4984a6b9e5

View File

@ -997,7 +997,6 @@ public class MessageView extends K9Activity implements OnClickListener {
|| !mMessageReference.accountUuid.equals(account.getUuid())) {
return;
}
MessageView.this.mMessage = message;
/*
* Clone the message object because the original could be modified by