Small fix

This commit is contained in:
M66B 2019-05-14 09:23:02 +02:00
parent 77696e7eda
commit 00c54bf2c0
1 changed files with 1 additions and 1 deletions

View File

@ -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: {