mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-15 22:15:15 -05:00
Switch to "message view" when displayMessageBody() is called
This commit is contained in:
parent
18c96f94d6
commit
2c09d75afa
@ -295,6 +295,8 @@ public class SingleMessageView extends LinearLayout implements OnClickListener {
|
||||
} else {
|
||||
loadBodyFromUrl("file:///android_asset/empty.html");
|
||||
}
|
||||
|
||||
onShowMessage();
|
||||
}
|
||||
|
||||
public void loadBodyFromUrl(String url) {
|
||||
|
Loading…
Reference in New Issue
Block a user