mirror of https://github.com/M66B/FairEmail.git
Smal improvement
This commit is contained in:
parent
0f4db07e40
commit
656e244f61
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue