mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02:00
Oops
This commit is contained in:
@@ -3957,7 +3957,7 @@ public class HtmlHelper {
|
||||
}
|
||||
|
||||
static void clearComposingText(TextView view) {
|
||||
//view.clearComposingText();
|
||||
view.clearComposingText();
|
||||
}
|
||||
|
||||
static Spanned fromHtml(@NonNull String html, Context context) {
|
||||
|
||||
Reference in New Issue
Block a user