Copy message text selection with style

This commit is contained in:
M66B
2020-08-26 10:05:32 +02:00
parent a013f500f0
commit 71f1b34eca
3 changed files with 40 additions and 2 deletions

View File

@@ -180,7 +180,7 @@ public class EditTextCompose extends FixedEditText {
at android.widget.TextView.paste(TextView.java:8891)
at android.widget.TextView.onTextContextMenuItem(TextView.java:8706)
*/
Log.w(ex);
Log.e(ex);
return false;
}
}