On Mon, Aug 9, 2010 at 7:03 PM, jb wrote:
> I display a local webpage (located in my 'assets' directory) within a
> Webview.
Try using:
mWebView.loadUrl("file:///android_asset/signPostContent.html");
instead.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
Hi,
I display a local webpage (located in my 'assets' directory) within a
Webview. The webpage is almost exclusively text.
When displayed, the middle third of the body of text appears to be
repeated multiple times, and makes the text appear very cluttered.
I ran the webpage through the W3C html v
2 matches
Mail list logo