mirror of
https://github.com/moparisthebest/k-9
synced 2025-03-11 14:59:39 -04:00

Now that MessageWebView has 'setUseWideViewPort(true)', the wide view port is excessively wide. It turns out Android is using a fixed width of 980 px, so that even plain text messages (which are already wrapped to fit the screen) have a large empty area beside them when scrolled to the left. Injecting a meta tag in the html header fixes the problem.
Description
No description provided
Languages
Java
69.2%
PostScript
30.2%
Perl
0.3%
Gradle
0.2%