mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 08:08:16 +02:00
Updated text
This commit is contained in:
@@ -1112,7 +1112,7 @@ public class HtmlHelper {
|
||||
return null;
|
||||
return Float.parseFloat(value.trim()) / DEFAULT_FONT_SIZE;
|
||||
} catch (NumberFormatException ex) {
|
||||
Log.w(ex);
|
||||
Log.i(ex);
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user