commit | 09dd116cd39613a3736dbbf028544e1655002430 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Tue Apr 17 14:29:05 2012 -0700 |
committer | John Reck <jreck@google.com> | Tue Apr 17 14:29:05 2012 -0700 |
tree | 839b2d92d12547677dc3fd124ea53e7ddbb9244d | |
parent | a0e9d0f60eb33e480be7e02b08863be588f4df7d [diff] |
Fix a bug with enterTouchMode removing focus Bug: 6347083 Fix an issue where enterTouchMode would remove focus from the view that already has focus and is focusableInTouchMode. This causes issues with WebView, as it updates internal state when losing and gaining focus. Change-Id: I5c1f72cc08baf3445e2be9e0496606a53fb9929e