Because displaying the webview in using a dialog directly, it'll dismiss itself on a configuration change. (ex: you rotate the device). Think it would be better to have a custom DialogFragment that handles the webview stuff which is shown when you click on the button.
Because displaying the webview in using a dialog directly, it'll dismiss itself on a configuration change. (ex: you rotate the device). Think it would be better to have a custom DialogFragment that handles the webview stuff which is shown when you click on the button.