Hi, I'm having an Activity in which webview is placed that covers 30 percent of the screen. I placed an option for full view, when clicked on it the webview should open in a dialog covering full screen. This was working fine, on getting the url from the Activity's webview and loading it on the dialog screen's webview. But I cant able to retain the navigation history between the webviews. Is there any option to copy the backforward history from the Activity's webview to the dialog screen webview.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

