mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Small fix
This commit is contained in:
@@ -3187,7 +3187,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
|
||||
etBody.setText(ss);
|
||||
etBody.setSelection(end);
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
case R.string.title_style_color: {
|
||||
|
||||
Reference in New Issue
Block a user