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