I am building a GoogleTV app that contains a WebView. If I change the device's language while the app is loaded, then the webView refreshes. This is a very jarring experience and totally unnecessary since my app only displays English.
How can I stop the webview from reloading?