Android - Webview truncates string -


i have webview trying show string:

"---@%-@%%#:-=%@+=%-#@##%@%--.....-=.-=:-:.........=----::::::::=---:::::::::::::.............................................::::.........................................-#+ ."

however, string truncated , displayed in more 1 line, , can't figure out why. should displayed in 1 line. idea on how solve issue?

this how populating webview:

web.loaddatawithbaseurl(null, s, "text/html", "utf-8", null);

where s string showed.

thanks in advance


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -