webview with multi pages
Is there a sample that demonstrate the webview multi-page access, just like safari multi web page selection? I try to find some hints but no result
Welco开发者_如何学Gome any comment
You will have to implement that yourself. You do this with a scrollview to pick a webpage, grab a screnshot of the current webpage shown to put into the selection screen.
精彩评论