Smal improvement

This commit is contained in:
M66B 2018-12-20 16:55:57 +01:00
parent 0f4db07e40
commit 656e244f61
1 changed files with 0 additions and 1 deletions

View File

@ -1349,7 +1349,6 @@ public class FragmentCompose extends FragmentEx {
@Override
protected void onLoaded(Bundle args, Spanned[] texts) {
getActivity().invalidateOptionsMenu();
etBody.setText(texts[0]);
etBody.setSelection(0);