• Patrick Scott's avatar
    Remove the WebView from its container to change focus. · d0119535
    Patrick Scott authored
    When the container is removed from the content view, its child views do not lose
    focus. Removing the WebView from the container as well will trigger a focus
    change from the WebView. Move the attach/remove logic to TabControl since it
    knows all about the containers.
    d0119535
BrowserActivity.java 173 KB