WebView in Android - invisible but not null -


if change visibility invisible webview, webpage still there? or close webview page & reload when it's visible? want webpage still there invisible.

if invisible, still there. not have reload when becomes visible.

invisible make invisible, still take layout space.

gone make invisible, , not take layout space.

neither should make page reload when become visible again.


Comments

Popular posts from this blog

c++ - protocol buffers - generate NON-inline accessors -

c# - issue attaching/adding an entity object which is detached from the DB Context? -