mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 03:46:00 +01:00
Changed log level
This commit is contained in:
@@ -500,7 +500,7 @@ public class LanguageTool {
|
||||
fUnderlineColor.set(tp, underlineColor);
|
||||
fUnderlineThickness.set(tp, underlineThickness);
|
||||
} catch (Throwable ex) {
|
||||
Log.w(ex);
|
||||
Log.i(ex);
|
||||
tp.bgColor = highlightColor;
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user