I have an android webview
that displays generated content with loadDataWithBaseURL. Looks great. However, if i follow a link and then hit the back button I get a blank page where I'd like to see my generated content.
does anyone know how I can use the back button to return to my generated content?