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

php - Global connection variable or new one every time -

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