mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-13 21:15:08 -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() {
|
public void resetView() {
|
||||||
setLoadPictures(false);
|
|
||||||
mMessageContentView.scrollTo(0, 0);
|
mMessageContentView.scrollTo(0, 0);
|
||||||
mMessageContentView.clearView();
|
mMessageContentView.clearView();
|
||||||
mAttachments.removeAllViews();
|
mAttachments.removeAllViews();
|
||||||
|
Loading…
Reference in New Issue
Block a user