commit | d0119535d0c490e087be114ae8fd1639bb1945dc | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Thu Sep 17 08:00:31 2009 -0400 |
committer | Patrick Scott <phanna@android.com> | Thu Sep 17 09:56:23 2009 -0400 |
tree | c305c7928c6f751992427868d4f9f03683091ebc | |
parent | eb6ab2aeeccb5ddfba7faefd9c1b5fe14ee8d885 [diff] |
Remove the WebView from its container to change focus. 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.