1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-03 21:55:13 +00:00

Reduced logging

This commit is contained in:
M66B 2021-06-05 14:09:10 +02:00
parent e3b053e260
commit 6867991593

View file

@ -2517,7 +2517,7 @@ public class HtmlHelper {
setSpan(ssb, new UnderlineSpan(), start, ssb.length());
break;
default:
Log.e("Unknown tag=" + element.tagName());
Log.w("Unknown tag=" + element.tagName());
}
if (monospaced_pre &&