mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-10 11:35:11 -05:00
Retain "show pictures" state on orientation change
This commit is contained in:
parent
4984a6b9e5
commit
18c96f94d6
@ -393,7 +393,6 @@ public class SingleMessageView extends LinearLayout implements OnClickListener {
|
||||
}
|
||||
|
||||
public void resetView() {
|
||||
setLoadPictures(false);
|
||||
mMessageContentView.scrollTo(0, 0);
|
||||
mMessageContentView.clearView();
|
||||
mAttachments.removeAllViews();
|
||||
|
Loading…
Reference in New Issue
Block a user