[android-developers] Strange webView problem

2016-03-14 Thread Adrian Ivasku
Hello, I have a string that I load to a WebViev. String test1 = "[/quote_content] [/quote]Ipak, fotografije gradilišta pokazuju da se na kulama radi, " + "ali da još uvek zgrade nisu “nikle iz zemlje”. U toku su radovi na postavljanju šipova, zato što se gradi na " +

[android-developers] Strange webview problem

2011-12-15 Thread Neilz
I wish this was an april fool joke, but no. This is nuts. I have a certain piece of text which when I load it into a webview, it displays fine. If I pause and then resume the activity, the webview is blank. Usually it happens immediately on the first resume, sometimes it takes a few goes. Once

Re: [android-developers] Strange webview problem

2011-12-15 Thread Mark Murphy
Try loadDataWithBaseURL() with a null URL for the first parameter. On Thu, Dec 15, 2011 at 5:46 AM, Neilz neilhorn...@gmail.com wrote: I wish this was an april fool joke, but no. This is nuts. I have a certain piece of text which when I load it into a webview, it displays fine. If I pause and