Thanks bob
I also need to show other attachments in the web view, as the same app are
perfectly displaying on ipad :(
Tx
RK
On Fri, May 10, 2013 at 8:31 PM, bob wrote:
> I think the only one of those you can definitely load in a WebView is an
> image.
>
> That would be done like so:
>
> * @Ov
I think the only one of those you can definitely load in a WebView is an
image.
That would be done like so:
* @Override*
* protected void onCreate(Bundle savedInstanceState) {*
* super.onCreate(savedInstanceState);*
* WebView wv = new WebView(this);*
* setContentView(wv);*
* wv.loadUrl("https://
2 matches
Mail list logo